程序包 | 说明 |
---|---|
org.apache.hadoop.examples |
Hadoop example code.
|
org.apache.hadoop.mapred.lib.aggregate |
Classes for performing various counting and aggregations.
|
类和说明 |
---|
ValueAggregatorBaseDescriptor
This class implements the common functionalities of
the subclasses of ValueAggregatorDescriptor class.
|
ValueAggregatorDescriptor
This interface defines the contract a value aggregator descriptor must
support.
|
类和说明 |
---|
ValueAggregator
This interface defines the minimal protocol for value aggregators.
|
ValueAggregatorDescriptor
This interface defines the contract a value aggregator descriptor must
support.
|
ValueAggregatorJobBase
This abstract class implements some common functionalities of the
the generic mapper, reducer and combiner classes of Aggregate.
|
Copyright © 2009 The Apache Software Foundation