@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() |
newInstance
public GetApplicationReportResponsePBImpl()
public GetApplicationReportResponsePBImpl(YarnServiceProtos.GetApplicationReportResponseProto proto)
public YarnServiceProtos.GetApplicationReportResponseProto getProto()
public ApplicationReport getApplicationReport()
GetApplicationReportResponse
ApplicationReport
for the application.getApplicationReport
in class GetApplicationReportResponse
ApplicationReport
for the applicationpublic void setApplicationReport(ApplicationReport applicationMaster)
setApplicationReport
in class GetApplicationReportResponse
Copyright © 2013 Apache Software Foundation. All rights reserved.