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

Class Summary
BinaryPartitioner<V> Partition BinaryComparable keys using a configurable part of the bytes array returned by BinaryComparable.getBytes().
HashPartitioner<K,V> Partition keys by their Object.hashCode().
 



Copyright © 2009 The Apache Software Foundation