@InterfaceAudience.Private @InterfaceStability.Unstable public class GetApplicationReportResponsePBImpl extends GetApplicationReportResponse
| Constructor and Description |
|---|
GetApplicationReportResponsePBImpl() |
GetApplicationReportResponsePBImpl(YarnServiceProtos.GetApplicationReportResponseProto proto) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
ApplicationReport |
getApplicationReport()
Get the
ApplicationReport for the application. |
YarnServiceProtos.GetApplicationReportResponseProto |
getProto() |
int |
hashCode() |
void |
setApplicationReport(ApplicationReport applicationMaster) |
String |
toString() |
newInstancepublic GetApplicationReportResponsePBImpl()
public GetApplicationReportResponsePBImpl(YarnServiceProtos.GetApplicationReportResponseProto proto)
public YarnServiceProtos.GetApplicationReportResponseProto getProto()
public ApplicationReport getApplicationReport()
GetApplicationReportResponseApplicationReport for the application.getApplicationReport in class GetApplicationReportResponseApplicationReport for the applicationpublic void setApplicationReport(ApplicationReport applicationMaster)
setApplicationReport in class GetApplicationReportResponseCopyright © 2013 Apache Software Foundation. All rights reserved.