@InterfaceAudience.Private
 @InterfaceStability.Unstable
public class GetApplicationAttemptReportResponsePBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
| Constructor and Description | 
|---|
| GetApplicationAttemptReportResponsePBImpl() | 
| GetApplicationAttemptReportResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| org.apache.hadoop.yarn.api.records.ApplicationAttemptReport | getApplicationAttemptReport() | 
| org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto | getProto() | 
| int | hashCode() | 
| void | setApplicationAttemptReport(org.apache.hadoop.yarn.api.records.ApplicationAttemptReport ApplicationAttemptReport) | 
| String | toString() | 
public GetApplicationAttemptReportResponsePBImpl()
public GetApplicationAttemptReportResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto proto)
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto getProto()
public org.apache.hadoop.yarn.api.records.ApplicationAttemptReport getApplicationAttemptReport()
getApplicationAttemptReport in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponsepublic void setApplicationAttemptReport(org.apache.hadoop.yarn.api.records.ApplicationAttemptReport ApplicationAttemptReport)
setApplicationAttemptReport in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponseCopyright © 2008–2023 Apache Software Foundation. All rights reserved.