| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.scheduler | |
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | QueueStateManager<T extends SchedulerQueue,E extends ReservationSchedulerConfiguration>QueueStateManager which can be used by Scheduler to manage the queue state. | 
| interface  | SchedulerQueue<T extends SchedulerQueue>Represents a queue in Scheduler. | 
| interface  | SchedulerQueueManager<T extends SchedulerQueue,E extends ReservationSchedulerConfiguration>Context of the Queues in Scheduler. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CSQueueCSQueuerepresents a node in the tree of 
 hierarchical queues in theCapacityScheduler. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractAutoCreatedLeafQueueAbstract class for dynamic auto created queues managed by an implementation
 of AbstractManagedParentQueue | 
| class  | AbstractCSQueue | 
| class  | AbstractManagedParentQueueA container class for automatically created child leaf queues. | 
| class  | AutoCreatedLeafQueueLeaf queues which are auto created by an underlying implementation of
 AbstractManagedParentQueue. | 
| class  | LeafQueue | 
| class  | ManagedParentQueueAuto Creation enabled Parent queue. | 
| class  | ParentQueue | 
| class  | PlanQueueThis represents a dynamic queue managed by the  ReservationSystem. | 
| class  | ReservationQueueThis represents a dynamic  LeafQueuemanaged by theReservationSystem | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.