org.apache.hadoop.yarn.api.protocolrecords.impl.pb
Class GetContainerReportRequestPBImpl
java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetContainerReportRequestPBImpl
@InterfaceAudience.Private
@InterfaceStability.Unstable
public class GetContainerReportRequestPBImpl
- extends org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
| Methods inherited from class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest |
newInstance |
GetContainerReportRequestPBImpl
public GetContainerReportRequestPBImpl()
GetContainerReportRequestPBImpl
public GetContainerReportRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto proto)
getProto
public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto 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
getContainerId
public org.apache.hadoop.yarn.api.records.ContainerId getContainerId()
- Specified by:
getContainerId in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
setContainerId
public void setContainerId(org.apache.hadoop.yarn.api.records.ContainerId containerId)
- Specified by:
setContainerId in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
Copyright © 2014 Apache Software Foundation. All Rights Reserved.