Class GetJobReportResponsePBImpl

java.lang.Object
org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto>
org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetJobReportResponsePBImpl
All Implemented Interfaces:
GetJobReportResponse

public class GetJobReportResponsePBImpl extends org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto> implements GetJobReportResponse
  • Constructor Details

    • GetJobReportResponsePBImpl

      public GetJobReportResponsePBImpl()
    • GetJobReportResponsePBImpl

      public GetJobReportResponsePBImpl(org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto proto)
  • Method Details

    • getProto

      public org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto getProto()
      Specified by:
      getProto in class org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto>
    • getJobReport

      public JobReport getJobReport()
      Specified by:
      getJobReport in interface GetJobReportResponse
    • setJobReport

      public void setJobReport(JobReport jobReport)
      Specified by:
      setJobReport in interface GetJobReportResponse