Package jline.lang.sections
Class Joiner
java.lang.Object
jline.lang.Element
jline.lang.NetworkElement
jline.lang.sections.Section
jline.lang.sections.InputSection
jline.lang.sections.Joiner
- All Implemented Interfaces:
Serializable
Input section of a join node
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionFields inherited from class jline.lang.sections.InputSection
schedPolicy
Fields inherited from class jline.lang.NetworkElement
name
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setRequired
(JobClass jobClass, double njobs) void
setStrategy
(JobClass jobClass, JoinStrategy joinStrategy) Methods inherited from class jline.lang.sections.InputSection
setServiceProcess
Methods inherited from class jline.lang.sections.Section
getClassName
Methods inherited from class jline.lang.NetworkElement
getName
-
Field Details
-
joinStrategy
-
joinRequired
-
joinJobClasses
-
jobClasses
-
-
Constructor Details
-
Joiner
-
-
Method Details
-
setStrategy
-
setRequired
-