| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.mapred.lib.aggregate |
Classes for performing various counting and aggregations.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ValueAggregatorCombiner<K1 extends WritableComparable,V1 extends Writable>
This class implements the generic combiner of Aggregate.
|
class |
ValueAggregatorMapper<K1 extends WritableComparable,V1 extends Writable>
This class implements the generic mapper of Aggregate.
|
class |
ValueAggregatorReducer<K1 extends WritableComparable,V1 extends Writable>
This class implements the generic reducer of Aggregate.
|
Copyright © 2009 The Apache Software Foundation