JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.hadoop.mapreduce.v2.api.protocolrecords
Interface GetJobReportResponse
All Known Implementing Classes:
GetJobReportResponsePBImpl
public interface
GetJobReportResponse
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
JobReport
getJobReport
()
void
setJobReport
(
JobReport
jobReport)
Method Details
getJobReport
JobReport
getJobReport
()
setJobReport
void
setJobReport
(
JobReport
jobReport)