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

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

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

Subclasses of LongValueMax in org.apache.hadoop.mapred.lib.aggregate
 class LongValueMax
          This class implements a value aggregator that maintain the maximum of a sequence of long values.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.