Uses of Interface
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.policy.QueueOrderingPolicy
Packages that use QueueOrderingPolicy
Package
Description
-
Uses of QueueOrderingPolicy in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity that return QueueOrderingPolicyModifier and TypeMethodDescriptionAbstractParentQueue.getQueueOrderingPolicy()CapacitySchedulerConfiguration.getQueueOrderingPolicy(QueuePath queue, String parentPolicy) -
Uses of QueueOrderingPolicy in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.policy
Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.policy that implement QueueOrderingPolicyModifier and TypeClassDescriptionclassFor two queues with the same priority: - The queue with less relative used-capacity goes first - today’s behavior