Generated by
JDiff

Class org.apache.hadoop.mapred.lib.KeyFieldBasedPartitioner

Removed interface org.apache.hadoop.mapred.Partitioner.
Added interface org.apache.hadoop.mapred.Partitioner.

Changed Methods
int getPartition(Object, Object, int) Change in signature from (K2, V2, int) to (Object, Object, int).