|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@InterfaceAudience.Public @InterfaceStability.Stable public interface GetApplicationReportResponse
The response sent by the ResourceManager to a client
requesting an application report.
The response includes an ApplicationReport which has details such
as user, queue, name, host on which the ApplicationMaster is
running, RPC port, tracking URL, diagnostics, start time etc.
ClientRMProtocol.getApplicationReport(GetApplicationReportRequest)| Method Summary | |
|---|---|
ApplicationReport |
getApplicationReport()
Get the ApplicationReport for the application. |
void |
setApplicationReport(ApplicationReport ApplicationReport)
|
| Method Detail |
|---|
@InterfaceAudience.Public @InterfaceStability.Stable ApplicationReport getApplicationReport()
ApplicationReport for the application.
ApplicationReport for the application@InterfaceAudience.Private @InterfaceStability.Unstable void setApplicationReport(ApplicationReport ApplicationReport)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||