public class FairSchedulerInfo extends SchedulerInfo
| Constructor and Description |
|---|
FairSchedulerInfo() |
FairSchedulerInfo(FairScheduler fs) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAppFairShare(org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptId) |
FairSchedulerQueueInfo |
getRootQueueInfo() |
public FairSchedulerInfo()
public FairSchedulerInfo(FairScheduler fs)
public int getAppFairShare(org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptId)
public FairSchedulerQueueInfo getRootQueueInfo()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.