public class GetJobReportResponsePBImpl extends ProtoBase<MRServiceProtos.GetJobReportResponseProto> implements GetJobReportResponse
| Constructor and Description |
|---|
GetJobReportResponsePBImpl() |
GetJobReportResponsePBImpl(MRServiceProtos.GetJobReportResponseProto proto) |
| Modifier and Type | Method and Description |
|---|---|
JobReport |
getJobReport() |
MRServiceProtos.GetJobReportResponseProto |
getProto() |
void |
setJobReport(JobReport jobReport) |
convertFromProtoFormat, convertToProtoFormat, equals, hashCode, toStringpublic GetJobReportResponsePBImpl()
public GetJobReportResponsePBImpl(MRServiceProtos.GetJobReportResponseProto proto)
public MRServiceProtos.GetJobReportResponseProto getProto()
getProto in class ProtoBase<MRServiceProtos.GetJobReportResponseProto>public JobReport getJobReport()
getJobReport in interface GetJobReportResponsepublic void setJobReport(JobReport jobReport)
setJobReport in interface GetJobReportResponseCopyright © 2013 Apache Software Foundation. All rights reserved.