Class GetNewApplicationRequestPBImpl

java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationRequest
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetNewApplicationRequestPBImpl

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

    • GetNewApplicationRequestPBImpl

      public GetNewApplicationRequestPBImpl()
    • GetNewApplicationRequestPBImpl

      public GetNewApplicationRequestPBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto proto)
  • Method Details

    • getProto

      public org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto 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