Uses of Package
org.apache.hadoop.mapreduce.lib.aggregate
Packages that use org.apache.hadoop.mapreduce.lib.aggregate
Package
Description
-
Classes in org.apache.hadoop.mapreduce.lib.aggregate used by org.apache.hadoop.mapred.lib.aggregateClassDescriptionThis class implements a value aggregator that sums up a sequence of double values.This class implements a value aggregator that maintain the maximum of a sequence of long values.This class implements a value aggregator that maintain the minimum of a sequence of long values.This class implements a value aggregator that sums up a sequence of long values.This class implements a value aggregator that maintain the biggest of a sequence of strings.This class implements a value aggregator that maintain the smallest of a sequence of strings.This class implements a value aggregator that dedupes a sequence of objects.This class implements a wrapper for a user defined value aggregator descriptor.This interface defines the minimal protocol for value aggregators.This class implements the common functionalities of the subclasses of ValueAggregatorDescriptor class.This interface defines the contract a value aggregator descriptor must support.This class implements a value aggregator that computes the histogram of a sequence of strings.
-
Classes in org.apache.hadoop.mapreduce.lib.aggregate used by org.apache.hadoop.mapreduce.lib.aggregateClassDescriptionThis interface defines the minimal protocol for value aggregators.This interface defines the contract a value aggregator descriptor must support.