Class SubClusterDeregisterResponsePBImpl

java.lang.Object
org.apache.hadoop.yarn.server.federation.store.records.SubClusterDeregisterResponse
org.apache.hadoop.yarn.server.federation.store.records.impl.pb.SubClusterDeregisterResponsePBImpl

@Private @Unstable public class SubClusterDeregisterResponsePBImpl extends SubClusterDeregisterResponse
Protocol buffer based implementation of SubClusterDeregisterResponse.
  • Constructor Details

    • SubClusterDeregisterResponsePBImpl

      public SubClusterDeregisterResponsePBImpl()
    • SubClusterDeregisterResponsePBImpl

      public SubClusterDeregisterResponsePBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.SubClusterDeregisterResponseProto proto)
  • Method Details

    • getProto

      public org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.SubClusterDeregisterResponseProto 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