Uses of Class
org.apache.hadoop.mapreduce.lib.partition.KeyFieldBasedPartitioner
Packages that use KeyFieldBasedPartitioner
-
Uses of KeyFieldBasedPartitioner in org.apache.hadoop.mapred.lib
Subclasses of KeyFieldBasedPartitioner in org.apache.hadoop.mapred.libModifier and TypeClassDescriptionclassKeyFieldBasedPartitioner<K2,V2> Defines a way to partition keys based on certain key fields (also seeKeyFieldBasedComparator.