| Package | Description |
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords |
| Modifier and Type | Method and Description |
|---|---|
GetApplicationAttemptReportResponse |
ApplicationHistoryProtocol.getApplicationAttemptReport(GetApplicationAttemptReportRequest request)
The interface used by clients to get a report of an Application Attempt
from the
ApplicationHistoryServer. |
GetApplicationAttemptReportResponse |
ApplicationClientProtocol.getApplicationAttemptReport(GetApplicationAttemptReportRequest request)
The interface used by clients to get a report of an Application Attempt
from the
ResourceManager |
| Modifier and Type | Method and Description |
|---|---|
static GetApplicationAttemptReportRequest |
GetApplicationAttemptReportRequest.newInstance(ApplicationAttemptId applicationAttemptId) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.