Package jline.lang.sections
Class LogTunnel
- All Implemented Interfaces:
Serializable
A section that forwards jobs without introducing delays in a Log node
- See Also:
-
Field Summary
Fields inherited from class jline.lang.sections.ServiceSection
numberOfServers, serviceProcesses
Fields inherited from class jline.lang.NetworkElement
name
-
Constructor Summary
-
Method Summary
Methods inherited from class jline.lang.sections.ServiceSection
containsJobClass, getServiceDistribution, getServiceProcess, removeServiceProcess, setServiceProcesses
Methods inherited from class jline.lang.sections.Section
getClassName
Methods inherited from class jline.lang.NetworkElement
getName
-
Constructor Details
-
LogTunnel
-
LogTunnel
public LogTunnel()
-