Class SubClusterRegisterResponsePBImpl

java.lang.Object
org.apache.hadoop.yarn.server.federation.store.records.SubClusterRegisterResponse
org.apache.hadoop.yarn.server.federation.store.records.impl.pb.SubClusterRegisterResponsePBImpl

@Private @Unstable public class SubClusterRegisterResponsePBImpl extends SubClusterRegisterResponse
Protocol buffer based implementation of SubClusterRegisterResponse.
  • Constructor Details

    • SubClusterRegisterResponsePBImpl

      public SubClusterRegisterResponsePBImpl()
    • SubClusterRegisterResponsePBImpl

      public SubClusterRegisterResponsePBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.SubClusterRegisterResponseProto proto)
  • Method Details

    • getProto

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