Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.placement | |
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity |
Modifier and Type | Method and Description |
---|---|
QueueMapping |
QueueMapping.QueueMappingBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<QueueMapping> |
UserGroupMappingPlacementRule.getQueueMappings() |
Constructor and Description |
---|
UserGroupMappingPlacementRule(boolean overrideWithQueueMappings,
List<QueueMapping> newMappings,
org.apache.hadoop.security.Groups groups) |
Modifier and Type | Method and Description |
---|---|
List<QueueMapping> |
CapacitySchedulerConfiguration.getQueueMappings()
Get user/group mappings to queues.
|
Modifier and Type | Method and Description |
---|---|
void |
CapacitySchedulerConfiguration.setQueueMappings(List<QueueMapping> queueMappings) |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.