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

Packages that use org.apache.hadoop.mapreduce.lib.partition
org.apache.hadoop.mapred.lib Library of generally useful mappers, reducers, and partitioners. 
 

Classes in org.apache.hadoop.mapreduce.lib.partition used by org.apache.hadoop.mapred.lib
BinaryPartitioner
          Partition BinaryComparable keys using a configurable part of the bytes array returned by BinaryComparable.getBytes().
 



Copyright © 2009 The Apache Software Foundation