|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Added Classes | |
|
Partition BinaryComparable keys using a configurable part of the bytes array returned by BinaryComparable#getBytes() |
Changed Classes | |
|
Partition keys by their Object#hashCode() |
|
Implements the identity function mapping inputs directly to outputs. |
|
Performs no reduction writing all input values directly to the output. |
|
A Mapper that swaps keys and values. |
|
A Reducer that sums long values. |
|
This abstract class extends the FileOutputFormat allowing to write the output data to different output files. |
|
The MultipleOutputs class simplifies writting to additional outputs other than the job default output via the OutputCollector passed to the map() and reduce() methods of the Mapper and Reducer implementations. |
|
This class extends the MultipleOutputFormat allowing to write the output data to different output files in sequence file output format. |
|
This class extends the MultipleOutputFormat allowing to write the output data to different output files in Text output format. |
|
Consume all outputs and put them in /dev/null. |
|
A Mapper that maps text values into |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |