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,Copyable
A class switcher that does not have a local state
- See Also:
-
Field Summary
Fields inherited from class jline.lang.sections.ClassSwitcher
csFun, jobClassesFields inherited from class jline.lang.sections.ServiceSection
numberOfServers, serviceProcesses -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidupdateClasses(List<JobClass> jobClasses) voidupdateClassSwitch(Matrix csMatrix) Methods inherited from class jline.lang.sections.ClassSwitcher
applyCsFunMethods inherited from class jline.lang.sections.ServiceSection
containsJobClass, getServiceDistribution, getServiceProcess, removeServiceProcess, setServiceProcessesMethods inherited from class jline.lang.sections.Section
getClassName
-
Constructor Details
-
StatelessClassSwitcher
-
-
Method Details
-
getJobClasses
-
updateClassSwitch
-
updateClasses
-