Uses of Enum Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueueType
Packages that use FSQueueType
Package
Description
-
Uses of FSQueueType in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair that return FSQueueTypeModifier and TypeMethodDescriptionstatic FSQueueTypeReturns the enum constant of this class with the specified name.static FSQueueType[]FSQueueType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair that return types with arguments of type FSQueueType -
Uses of FSQueueType in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.allocation
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.allocation that return types with arguments of type FSQueueTypeMethods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.allocation with parameters of type FSQueueTypeModifier and TypeMethodDescriptionvoidQueueProperties.Builder.configuredQueues(FSQueueType queueType, String queueName)