|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
The superclass changed from org.apache.hadoop.mapred.join.CompositeRecordReader to org.apache.hadoop.mapred.join.CompositeRecordReader.
Removed interface org.apache.hadoop.mapred.join.ComposableRecordReader.
Added interface org.apache.hadoop.mapred.join.ComposableRecordReader.
| Changed Constructors | ||
int, |
Change in type from (int, JobConf, int, Class, extends, WritableComparator>) to (int, JobConf, int, Class). |
|
| Changed Methods | ||
Writable createValue() |
Change in return type from (V, extends, Writable) to Writable. |
{@inheritDoc} |
Writable emit(TupleWritable) |
Change in return type from (V, extends, Writable) to Writable. |
For each tuple emitted return a value (typically one of the values in the tuple). |
ResetableIterator getDelegate() |
Change in return type from ResetableIterator to ResetableIterator. |
Return an iterator returning a single value from the tuple. |
boolean next(WritableComparable, |
Change in signature from (K, extends, WritableComparable, V, extends, Writable) to (WritableComparable, Writable). |
{@inheritDoc} |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||