| 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 | Method and Description | 
|---|---|
| PartitionResourcesInfo | ResourcesInfo. getPartitionResourceUsageInfo(String partitionName) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<PartitionResourcesInfo> | ResourcesInfo. getPartitionResourceUsages() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ResourcesInfo. setPartitionResourceUsages(List<PartitionResourcesInfo> resources) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.