Class GetApplicationReportResponsePBImpl

java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetApplicationReportResponsePBImpl

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

    • GetApplicationReportResponsePBImpl

      public GetApplicationReportResponsePBImpl()
    • GetApplicationReportResponsePBImpl

      public GetApplicationReportResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto proto)
  • Method Details

    • getProto

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

      public org.apache.hadoop.yarn.api.records.ApplicationReport getApplicationReport()
      Specified by:
      getApplicationReport in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
    • setApplicationReport

      public void setApplicationReport(org.apache.hadoop.yarn.api.records.ApplicationReport applicationMaster)
      Specified by:
      setApplicationReport in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse