@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() |
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()
getApplicationReport in class GetApplicationReportResponsepublic void setApplicationReport(ApplicationReport applicationMaster)
setApplicationReport in class GetApplicationReportResponseCopyright © 2018 CERN. All Rights Reserved.