| 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 | Field | Description |
|---|---|---|
protected ResourcesInfo |
UserInfo.resources |
| Modifier and Type | Method | Description |
|---|---|---|
ResourcesInfo |
UserInfo.getResourceUsageInfo() |
| Modifier and Type | Field | Description |
|---|---|---|
protected ResourcesInfo |
AppInfo.resourceInfo |
|
protected ResourcesInfo |
CapacitySchedulerQueueInfo.resources |
| Modifier and Type | Method | Description |
|---|---|---|
ResourcesInfo |
AppInfo.getResourceInfo() |
|
ResourcesInfo |
CapacitySchedulerQueueInfo.getResources() |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.