public class GetJobReportResponsePBImpl extends org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto> implements GetJobReportResponse
| Constructor and Description | 
|---|
| GetJobReportResponsePBImpl() | 
| GetJobReportResponsePBImpl(org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| JobReport | getJobReport() | 
| org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto | getProto() | 
| void | setJobReport(JobReport jobReport) | 
public GetJobReportResponsePBImpl()
public GetJobReportResponsePBImpl(org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto proto)
public org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto getProto()
getProto in class org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetJobReportResponseProto>public JobReport getJobReport()
getJobReport in interface GetJobReportResponsepublic void setJobReport(JobReport jobReport)
setJobReport in interface GetJobReportResponseCopyright © 2008–2023 Apache Software Foundation. All rights reserved.