Generated by
JDiff

Package org.apache.hadoop.mapreduce.lib.partition

Added Classes
RehashPartitioner This partitioner rehashes values returned by Object#hashCode() to get smoother distribution between partitions which may improve reduce reduce time in some cases and should harm things in no cases.