Class DeregisterSubClusterRequestPBImpl

java.lang.Object
org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusterRequest
org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.DeregisterSubClusterRequestPBImpl

@Private @Unstable public class DeregisterSubClusterRequestPBImpl extends org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusterRequest
  • Constructor Details

    • DeregisterSubClusterRequestPBImpl

      public DeregisterSubClusterRequestPBImpl()
    • DeregisterSubClusterRequestPBImpl

      public DeregisterSubClusterRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.DeregisterSubClusterRequestProto proto)
  • Method Details

    • getProto

      public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.DeregisterSubClusterRequestProto 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
    • getSubClusterId

      public String getSubClusterId()
      Specified by:
      getSubClusterId in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusterRequest
    • setSubClusterId

      public void setSubClusterId(String subClusterId)
      Specified by:
      setSubClusterId in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusterRequest