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<K1 extends WritableComparable,V1 extends Writable>
          Deprecated. Use ValueAggregatorCombiner instead
 class ValueAggregatorMapper<K1 extends WritableComparable,V1 extends Writable>
          Deprecated. Use ValueAggregatorMapper instead
 class ValueAggregatorReducer<K1 extends WritableComparable,V1 extends Writable>
          Deprecated. Use ValueAggregatorReducer instead
 



Copyright © 2009 The Apache Software Foundation