org.apache.hadoop.yarn.api.protocolrecords.impl.pb
Class GetApplicationReportRequestPBImpl
java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetApplicationReportRequestPBImpl
@InterfaceAudience.Private
@InterfaceStability.Unstable
public class GetApplicationReportRequestPBImpl
- extends org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
| Methods inherited from class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest |
newInstance |
GetApplicationReportRequestPBImpl
public GetApplicationReportRequestPBImpl()
GetApplicationReportRequestPBImpl
public GetApplicationReportRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto proto)
getProto
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto 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
getApplicationId
public org.apache.hadoop.yarn.api.records.ApplicationId getApplicationId()
- Specified by:
getApplicationId in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
setApplicationId
public void setApplicationId(org.apache.hadoop.yarn.api.records.ApplicationId applicationId)
- Specified by:
setApplicationId in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
Copyright © 2014 Apache Software Foundation. All Rights Reserved.