Uses of Class
org.apache.hadoop.mapreduce.lib.aggregate.StringValueMax

Packages that use StringValueMax
org.apache.hadoop.mapred.lib.aggregate   
 

Uses of StringValueMax in org.apache.hadoop.mapred.lib.aggregate
 

Subclasses of StringValueMax in org.apache.hadoop.mapred.lib.aggregate
 class StringValueMax
          This class implements a value aggregator that maintain the biggest of a sequence of strings.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.