| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity | |
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity | |
| org.apache.hadoop.yarn.server.resourcemanager.webapp.dao | This package contains the web data access objects (DAO) for the RM. | 
| Modifier and Type | Method and Description | 
|---|---|
| CapacityScheduler | ProportionalCapacityPreemptionPolicy. getScheduler() | 
| CapacityScheduler | CapacitySchedulerPreemptionContext. getScheduler() | 
| Constructor and Description | 
|---|
| ProportionalCapacityPreemptionPolicy(RMContext context,
                                    CapacityScheduler scheduler,
                                    org.apache.hadoop.yarn.util.Clock clock) | 
| Modifier and Type | Method and Description | 
|---|---|
| CapacityScheduler | QueueManagementDynamicEditPolicy. getScheduler() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WorkflowPriorityMappingsManager. initialize(CapacityScheduler scheduler) | 
| Constructor and Description | 
|---|
| CSMaxRunningAppsEnforcer(CapacityScheduler scheduler) | 
| QueueManagementDynamicEditPolicy(RMContext context,
                                CapacityScheduler scheduler) | 
| QueueManagementDynamicEditPolicy(RMContext context,
                                CapacityScheduler scheduler,
                                org.apache.hadoop.yarn.util.Clock clock) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected CapacitySchedulerQueueInfoList | CapacitySchedulerInfo. getQueues(CapacityScheduler cs,
         CSQueue parent) | 
| Constructor and Description | 
|---|
| CapacitySchedulerInfo(CSQueue parent,
                     CapacityScheduler cs) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.