| Modifier and Type | Method and Description | 
|---|---|
| void | TempQueuePerPartition. setLeafQueue(LeafQueue l) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractAutoCreatedLeafQueueAbstract class for dynamic auto created queues managed by an implementation
 of AbstractManagedParentQueue | 
| class  | AutoCreatedLeafQueueLeaf queues which are auto created by an underlying implementation of
 AbstractManagedParentQueue. | 
| class  | ReservationQueueThis represents a dynamic  LeafQueuemanaged by theReservationSystem | 
| Modifier and Type | Method and Description | 
|---|---|
| LeafQueue | CapacitySchedulerQueueManager. getAndCheckLeafQueue(String queue)Check that the String provided in input is the name of an existing,
 LeafQueue, if successful returns the queue. | 
| Constructor and Description | 
|---|
| CapacityHeadroomProvider(UsersManager.User user,
                        LeafQueue queue,
                        FiCaSchedulerApp application,
                        org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue.QueueResourceLimitsInfo queueResourceLimitsInfo) | 
| UsersManager(QueueMetrics metrics,
            LeafQueue lQueue,
            RMNodeLabelsManager labelManager,
            CapacitySchedulerContext scheduler,
            org.apache.hadoop.yarn.util.resource.ResourceCalculator resourceCalculator)UsersManager Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| LeafQueue | FiCaSchedulerApp. getCSLeafQueue() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.