Uses of Class
org.apache.hadoop.mapred.lib.aggregate.ValueAggregatorJobBase

Packages that use ValueAggregatorJobBase
org.apache.hadoop.mapred.lib.aggregate Classes for performing various counting and aggregations. 
 

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

Subclasses of ValueAggregatorJobBase in org.apache.hadoop.mapred.lib.aggregate
 class ValueAggregatorCombiner
          This class implements the generic combiner of Abacus.
 class ValueAggregatorMapper
          This class implements the generic mapper of Abacus.
 class ValueAggregatorReducer
          This class implements the generic reducer of Abacus.
 



Copyright © 2006 The Apache Software Foundation