Uses of Class
org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedPartitioner

Packages that use KeyFieldBasedPartitioner
org.apache.hadoop.mapred.lib   
 

Uses of KeyFieldBasedPartitioner in org.apache.hadoop.mapred.lib
 

Subclasses of KeyFieldBasedPartitioner in org.apache.hadoop.mapred.lib
 class KeyFieldBasedPartitioner<K2,V2>
          Defines a way to partition keys based on certain key fields (also see KeyFieldBasedComparator.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.