Uses of Class
org.apache.hadoop.mapreduce.lib.aggregate.LongValueMin
Packages that use LongValueMin
-
Uses of LongValueMin in org.apache.hadoop.mapred.lib.aggregate
Subclasses of LongValueMin in org.apache.hadoop.mapred.lib.aggregateModifier and TypeClassDescriptionclassThis class implements a value aggregator that maintain the minimum of a sequence of long values.