Uses of Class
org.apache.hadoop.abacus.ValueAggregatorJobBase

Packages that use ValueAggregatorJobBase
org.apache.hadoop.abacus Hadoop based Abacus is a specialization of map/reduce framework, specilizing for performing various counting and aggregations. 
 

Uses of ValueAggregatorJobBase in org.apache.hadoop.abacus
 

Subclasses of ValueAggregatorJobBase in org.apache.hadoop.abacus
 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