Generated by
JDiff

Class org.apache.hadoop.mapred.join.OverrideRecordReader

The superclass changed from org.apache.hadoop.mapred.join.MultiFilterRecordReader to org.apache.hadoop.mapred.join.MultiFilterRecordReader.

Changed Methods
Writable emit(TupleWritable) Change in return type from (V, extends, Writable) to Writable.
Emit the value with the highest position in the tuple.
void fillJoinCollector(WritableComparable) Change in signature from (K, extends, WritableComparable) to WritableComparable.
Instead of filling the JoinCollector with iterators from all data sources fill only the rightmost for this key.