org.apache.hadoop.yarn.api.protocolrecords.impl.pb
Class GetApplicationAttemptReportResponsePBImpl
java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetApplicationAttemptReportResponsePBImpl
@InterfaceAudience.Private
@InterfaceStability.Unstable
public class GetApplicationAttemptReportResponsePBImpl
- extends org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
| Methods inherited from class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse |
newInstance |
GetApplicationAttemptReportResponsePBImpl
public GetApplicationAttemptReportResponsePBImpl()
GetApplicationAttemptReportResponsePBImpl
public GetApplicationAttemptReportResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto proto)
getProto
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto getProto()
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
getApplicationAttemptReport
public org.apache.hadoop.yarn.api.records.ApplicationAttemptReport getApplicationAttemptReport()
- Specified by:
getApplicationAttemptReport in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
setApplicationAttemptReport
public void setApplicationAttemptReport(org.apache.hadoop.yarn.api.records.ApplicationAttemptReport ApplicationAttemptReport)
- Specified by:
setApplicationAttemptReport in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
Copyright © 2014 Apache Software Foundation. All Rights Reserved.