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 |
FairSchedulerQueueInfo.getMaxResources() |
ResourceInfo |
FairSchedulerQueueInfo.getMinResources() |
ResourceInfo |
CapacitySchedulerQueueInfo.getResourcesUsed() |
ResourceInfo |
FairSchedulerQueueInfo.getUsedResources() |
Copyright © 2013 Apache Software Foundation. All rights reserved.