Class LeafQueueEntitlements
java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.LeafQueueEntitlements
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCapacityOfQueue(AutoCreatedLeafQueue leafQueue) getCapacityOfQueueByPath(String leafQueuePath)
-
Constructor Details
-
LeafQueueEntitlements
public LeafQueueEntitlements()
-
-
Method Details
-
getCapacityOfQueue
-
getCapacityOfQueueByPath
-
getEntitlements
-
mapToQueueManagementChanges
public List<QueueManagementChange> mapToQueueManagementChanges(BiFunction<String, QueueCapacities, QueueManagementChange> func)
-