| Modifier and Type | Method and Description |
|---|---|
SchedulerAppReport |
YarnScheduler.getSchedulerAppInfo(org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptId)
Get the Scheduler app for a given app attempt Id.
|
| Modifier and Type | Method and Description |
|---|---|
SchedulerAppReport |
CapacityScheduler.getSchedulerAppInfo(org.apache.hadoop.yarn.api.records.ApplicationAttemptId applicationAttemptId) |
| Modifier and Type | Method and Description |
|---|---|
SchedulerAppReport |
FairScheduler.getSchedulerAppInfo(org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptId) |
| Modifier and Type | Method and Description |
|---|---|
SchedulerAppReport |
FifoScheduler.getSchedulerAppInfo(org.apache.hadoop.yarn.api.records.ApplicationAttemptId applicationAttemptId) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.