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