Class CapacitySchedulerQueueManager

java.lang.Object
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerQueueManager
All Implemented Interfaces:
SchedulerQueueManager<CSQueue,CapacitySchedulerConfiguration>

@Private @Unstable public class CapacitySchedulerQueueManager extends Object implements SchedulerQueueManager<CSQueue,CapacitySchedulerConfiguration>
Context of the Queues in Capacity Scheduler.