Uses of Interface
org.apache.nutch.mapReduce.Partitioner

Packages that use Partitioner
org.apache.nutch.mapReduce.lib Library of generally useful mappers, reducers, and partitioners. 
 

Uses of Partitioner in org.apache.nutch.mapReduce.lib
 

Classes in org.apache.nutch.mapReduce.lib that implement Partitioner
 class HashPartitioner
          Partition keys by their Object.hashCode().
 



Copyright © 2006 The Apache Software Foundation