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. 
org.apache.hadoop.mapreduce.lib.partition   
 

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().
 

Classes in org.apache.hadoop.mapreduce.lib.partition used by org.apache.hadoop.mapreduce.lib.partition
InputSampler.Sampler
          Interface to sample using an InputFormat.
 



Copyright © 2009 The Apache Software Foundation