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

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

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

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.