org.apache.hadoop.yarn.api.protocolrecords.impl.pb
Class GetApplicationReportResponsePBImpl
java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetApplicationReportResponsePBImpl
@InterfaceAudience.Private
@InterfaceStability.Unstable
public class GetApplicationReportResponsePBImpl
- extends org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
| Methods inherited from class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse |
newInstance |
GetApplicationReportResponsePBImpl
public GetApplicationReportResponsePBImpl()
GetApplicationReportResponsePBImpl
public GetApplicationReportResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto proto)
getProto
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto 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
getApplicationReport
public org.apache.hadoop.yarn.api.records.ApplicationReport getApplicationReport()
- Specified by:
getApplicationReport in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
setApplicationReport
public void setApplicationReport(org.apache.hadoop.yarn.api.records.ApplicationReport applicationMaster)
- Specified by:
setApplicationReport in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
Copyright © 2014 Apache Software Foundation. All Rights Reserved.