Class GetContainerReportRequestPBImpl

java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetContainerReportRequestPBImpl

@Private @Unstable public class GetContainerReportRequestPBImpl extends org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
  • Constructor Details

    • GetContainerReportRequestPBImpl

      public GetContainerReportRequestPBImpl()
    • GetContainerReportRequestPBImpl

      public GetContainerReportRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto proto)
  • Method Details

    • 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