Generated by
JDiff

Interface org.apache.hadoop.mapred.OutputFormat

Changed Methods
void checkOutputSpecs(FileSystem, JobConf) Changed from abstract to non-abstract. Check for validity of the output-specification for the job.
RecordWriter getRecordWriter(FileSystem, JobConf, String, Progressable) Changed from abstract to non-abstract. Get the RecordWriter for the given job.