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