Uses of Enum Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.AbstractCSQueue.CapacityConfigType
Packages that use AbstractCSQueue.CapacityConfigType
-
Uses of AbstractCSQueue.CapacityConfigType in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
Fields in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity declared as AbstractCSQueue.CapacityConfigTypeModifier and TypeFieldDescriptionprotected AbstractCSQueue.CapacityConfigTypeAbstractCSQueue.capacityConfigTypeMethods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity that return AbstractCSQueue.CapacityConfigTypeModifier and TypeMethodDescriptionAbstractCSQueue.getCapacityConfigType()CSQueue.getCapacityConfigType()Get CapacityConfigType as PERCENTAGE or ABSOLUTE_RESOURCE.Returns the enum constant of this class with the specified name.static AbstractCSQueue.CapacityConfigType[]AbstractCSQueue.CapacityConfigType.values()Returns an array containing the constants of this enum class, in the order they are declared.