Generated by
JDiff

Package org.apache.hadoop.mapred

Changed Classes and Interfaces
Counters A set of named counters.
FileInputFormat A base class for file-based InputFormat
FileOutputCommitter An OutputCommitter that commits files specified in job output directory i.e.
JobClient JobClient is the primary interface for the user-job to interact with the cluster.
JobConf A map/reduce job configuration.
JobStatus Describes the current status of a job.
OutputCommitter OutputCommitter describes the commit of task output for a Map-Reduce job.
RecordReader RecordReader reads <key value> pairs from an InputSplit