Generated by
JDiff

Interface org.apache.hadoop.mapred.Partitioner

Now deprecated.

Changed Methods
int getPartition(Object, Object, int) Change in signature from (K2, V2, int) to (Object, Object, int).
Get the paritition number for a given key (hence record) given the total number of partitions i.e.