| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity | |
| org.apache.hadoop.yarn.server.resourcemanager.webapp.dao |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceInfo |
UserInfo.resourcesUsed |
| Modifier and Type | Method and Description |
|---|---|
ResourceInfo |
UserInfo.getResourcesUsed() |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceInfo |
CapacitySchedulerQueueInfo.resourcesUsed |
| Modifier and Type | Method and Description |
|---|---|
ResourceInfo |
FairSchedulerQueueInfo.getFairShare()
Returns the fair share of this queue in megabytes.
|
ResourceInfo |
NewApplication.getMaximumResourceCapability() |
ResourceInfo |
FairSchedulerQueueInfo.getMaxResources() |
ResourceInfo |
FairSchedulerQueueInfo.getMinResources() |
ResourceInfo |
ApplicationSubmissionContextInfo.getResource() |
ResourceInfo |
CapacitySchedulerQueueInfo.getResourcesUsed() |
ResourceInfo |
FairSchedulerQueueInfo.getUsedResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationSubmissionContextInfo.setResource(ResourceInfo resource) |
| Constructor and Description |
|---|
NewApplication(String appId,
ResourceInfo maxResources) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.