Uses of Enum Class
jline.lang.constant.SchedStrategyType
Package
Description
This package contains constants used in the definition of queueing characteristics
This package contains the classes used the specify Network objects
Classes that model the individual sections that form a Network node
-
Uses of SchedStrategyType in jline.lang.constant
Modifier and TypeMethodDescriptionstatic SchedStrategyType
Returns the enum constant of this class with the specified name.static SchedStrategyType[]
SchedStrategyType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SchedStrategyType in jline.lang.nodes
Modifier and TypeFieldDescriptionprotected SchedStrategyType
Cache.schedPolicy
protected SchedStrategyType
ClassSwitch.schedPolicy
protected SchedStrategyType
Router.schedPolicy
protected SchedStrategyType
ServiceNode.schedPolicy
protected SchedStrategyType
Station.schedPolicy
-
Uses of SchedStrategyType in jline.lang.sections
Modifier and TypeFieldDescriptionCacheClassSwitcher.InputJobClassesObj.schedPolicy
protected SchedStrategyType
InputSection.schedPolicy
protected SchedStrategyType
OutputSection.schedPolicy
ModifierConstructorDescriptionInputJobClassesObj
(JobClass jobClass, SchedStrategyType schedPolicy, DropStrategy dropStrategy)