| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.resource | |
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair |
| Modifier and Type | Field and Description |
|---|---|
static ResourceWeights |
ResourceWeights.NEUTRAL |
| Modifier and Type | Method and Description |
|---|---|
ResourceWeights |
FairScheduler.getAppWeight(AppSchedulable app) |
ResourceWeights |
QueueManager.getQueueWeight(String queue) |
ResourceWeights |
AppSchedulable.getWeights() |
ResourceWeights |
FSQueue.getWeights() |
abstract ResourceWeights |
Schedulable.getWeights()
Job/queue weight in fair sharing.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.