public class FairSchedulerInfo extends SchedulerInfo
| Constructor and Description |
|---|
FairSchedulerInfo() |
FairSchedulerInfo(FairScheduler fs) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAppFairShare(ApplicationAttemptId appAttemptId) |
FairSchedulerQueueInfo |
getRootQueueInfo() |
public FairSchedulerInfo()
public FairSchedulerInfo(FairScheduler fs)
public int getAppFairShare(ApplicationAttemptId appAttemptId)
public FairSchedulerQueueInfo getRootQueueInfo()
Copyright © 2013 Apache Software Foundation. All rights reserved.