|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetApplicationReportRequest | |
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | |
| Uses of GetApplicationReportRequest in org.apache.hadoop.yarn.api |
|---|
| Methods in org.apache.hadoop.yarn.api with parameters of type GetApplicationReportRequest | |
|---|---|
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. |
| Uses of GetApplicationReportRequest in org.apache.hadoop.yarn.api.protocolrecords |
|---|
| Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetApplicationReportRequest | |
|---|---|
static GetApplicationReportRequest |
GetApplicationReportRequest.newInstance(ApplicationId applicationId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||