Package jline.lang.sections
Class StatelessClassSwitcher
java.lang.Object
jline.lang.Element
jline.lang.NetworkElement
jline.lang.sections.Section
jline.lang.sections.ServiceSection
jline.lang.sections.ClassSwitcher
jline.lang.sections.StatelessClassSwitcher
- All Implemented Interfaces:
Serializable
A class switcher that does not have a local state
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class jline.lang.sections.ClassSwitcher
ClassSwitcher.CSFunInput
-
Field Summary
Fields inherited from class jline.lang.sections.ClassSwitcher
csFun, jobClasses
Fields inherited from class jline.lang.sections.ServiceSection
numberOfServers, serviceProcesses
Fields inherited from class jline.lang.NetworkElement
name
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
updateClasses
(List<JobClass> jobClasses) void
updateClassSwitch
(Matrix csMatrix) Methods inherited from class jline.lang.sections.ClassSwitcher
applyCsFun
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
-
StatelessClassSwitcher
-
-
Method Details
-
updateClasses
-
updateClassSwitch
-
getJobClasses
-