@InterfaceAudience.Private
 @InterfaceStability.Unstable
public class GetApplicationReportResponsePBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
| Constructor and Description | 
|---|
| GetApplicationReportResponsePBImpl() | 
| GetApplicationReportResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| org.apache.hadoop.yarn.api.records.ApplicationReport | getApplicationReport() | 
| org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto | getProto() | 
| int | hashCode() | 
| void | setApplicationReport(org.apache.hadoop.yarn.api.records.ApplicationReport applicationMaster) | 
| String | toString() | 
public GetApplicationReportResponsePBImpl()
public GetApplicationReportResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto proto)
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto getProto()
public org.apache.hadoop.yarn.api.records.ApplicationReport getApplicationReport()
getApplicationReport in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponsepublic void setApplicationReport(org.apache.hadoop.yarn.api.records.ApplicationReport applicationMaster)
setApplicationReport in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponseCopyright © 2008–2023 Apache Software Foundation. All rights reserved.