Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity | |
org.apache.hadoop.yarn.server.resourcemanager.security |
Modifier and Type | Method and Description |
---|---|
List<AppPriorityACLGroup> |
AppPriorityACLConfigurationParser.getPriorityAcl(org.apache.hadoop.yarn.api.records.Priority clusterMaxPriority,
String aclString) |
List<AppPriorityACLGroup> |
LeafQueue.getPriorityACLs() |
List<AppPriorityACLGroup> |
CapacitySchedulerConfiguration.getPriorityAcls(String queue,
org.apache.hadoop.yarn.api.records.Priority clusterMaxPriority) |
Modifier and Type | Method and Description |
---|---|
int |
AppPriorityACLGroup.compareTo(AppPriorityACLGroup o) |
Modifier and Type | Method and Description |
---|---|
void |
AppPriorityACLsManager.addPrioirityACLs(List<AppPriorityACLGroup> priorityACLGroups,
String queueName)
Each Queue could have configured with different priority acl's groups.
|
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.