| Package | Description | 
|---|---|
| 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 | 
|---|---|
| ArrayList<UserInfo> | UsersManager. getUsersInfo() | 
| Modifier and Type | Field and Description | 
|---|---|
| protected ArrayList<UserInfo> | UsersInfo. usersList | 
| Modifier and Type | Method and Description | 
|---|---|
| ArrayList<UserInfo> | UsersInfo. getUsersList() | 
| Constructor and Description | 
|---|
| UsersInfo(ArrayList<UserInfo> usersList) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.