Modifier and Type | Method and Description |
---|---|
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 |
---|---|
GetApplicationReportResponse |
ApplicationClientProtocolPBClientImpl.getApplicationReport(GetApplicationReportRequest request) |
Modifier and Type | Method and Description |
---|---|
static GetApplicationReportResponse |
GetApplicationReportResponse.newInstance(ApplicationReport ApplicationReport) |
Modifier and Type | Class and Description |
---|---|
class |
GetApplicationReportResponsePBImpl |
Modifier and Type | Method and Description |
---|---|
GetApplicationReportResponse |
ClientRMService.getApplicationReport(GetApplicationReportRequest request)
It gives response which includes application report if the application
present otherwise throws ApplicationNotFoundException.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.