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 GetApplicationReportRequest |
GetApplicationReportRequest.newInstance(ApplicationId applicationId) |
Modifier and Type | Class and Description |
---|---|
class |
GetApplicationReportRequestPBImpl |
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.