| Modifier and Type | Method and Description |
|---|---|
SchedulerAppReport |
YarnScheduler.getSchedulerAppInfo(ApplicationAttemptId appAttemptId)
Get the Scheduler app for a given app attempt Id.
|
| Modifier and Type | Method and Description |
|---|---|
SchedulerAppReport |
CapacityScheduler.getSchedulerAppInfo(ApplicationAttemptId applicationAttemptId) |
| Modifier and Type | Method and Description |
|---|---|
SchedulerAppReport |
FairScheduler.getSchedulerAppInfo(ApplicationAttemptId appAttemptId) |
| Modifier and Type | Method and Description |
|---|---|
SchedulerAppReport |
FifoScheduler.getSchedulerAppInfo(ApplicationAttemptId applicationAttemptId) |
Copyright © 2013 Apache Software Foundation. All rights reserved.