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

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

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

Subclasses of KeyFieldBasedComparator in org.apache.hadoop.mapred.lib
 class KeyFieldBasedComparator<K,V>
          This comparator implementation provides a subset of the features provided by the Unix/GNU Sort.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.