Generated by
JDiff

Interface org.apache.hadoop.mapred.InputFormat

Changed Methods
RecordReader getRecordReader(InputSplit, JobConf, Reporter) Changed from abstract to non-abstract. Get the RecordReader for the given InputSplit
InputSplit[] getSplits(JobConf, int) Changed from abstract to non-abstract. Logically split the set of input files for the job.