| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.webapp.dao | This package contains the web data access objects (DAO) for the RM. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CapacitySchedulerInfo | 
| class  | FairSchedulerInfo | 
| class  | FifoSchedulerInfo | 
| Modifier and Type | Field and Description | 
|---|---|
| protected SchedulerInfo | SchedulerTypeInfo. schedulerInfo | 
| Modifier and Type | Method and Description | 
|---|---|
| SchedulerInfo | SchedulerTypeInfo. getSchedulerInfo() | 
| Constructor and Description | 
|---|
| SchedulerTypeInfo(SchedulerInfo scheduler) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.