Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
CapacitySchedulerConfiguration.QueueMapping(CapacitySchedulerConfiguration.QueueMapping.MappingType type,
String source,
String queue) |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.