|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CapacitySchedulerConfiguration.QueueMapping.MappingType | |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity | |
| Uses of CapacitySchedulerConfiguration.QueueMapping.MappingType in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity |
|---|
| Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity that return CapacitySchedulerConfiguration.QueueMapping.MappingType | |
|---|---|
static CapacitySchedulerConfiguration.QueueMapping.MappingType |
CapacitySchedulerConfiguration.QueueMapping.MappingType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CapacitySchedulerConfiguration.QueueMapping.MappingType[] |
CapacitySchedulerConfiguration.QueueMapping.MappingType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity with parameters of type CapacitySchedulerConfiguration.QueueMapping.MappingType | |
|---|---|
CapacitySchedulerConfiguration.QueueMapping(CapacitySchedulerConfiguration.QueueMapping.MappingType type,
String source,
String queue)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||