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