程序包 | 说明 |
---|---|
org.apache.hadoop.examples |
Hadoop example code.
|
org.apache.hadoop.mapred.lib.aggregate |
Classes for performing various counting and aggregations.
|
限定符和类型 | 类和说明 |
---|---|
static class |
AggregateWordCount.WordCountPlugInClass |
static class |
AggregateWordHistogram.AggregateWordHistogramPlugin |
限定符和类型 | 类和说明 |
---|---|
class |
UserDefinedValueAggregatorDescriptor
This class implements a wrapper for a user defined value aggregator descriptor.
|
class |
ValueAggregatorBaseDescriptor
This class implements the common functionalities of
the subclasses of ValueAggregatorDescriptor class.
|
限定符和类型 | 字段和说明 |
---|---|
protected ArrayList<ValueAggregatorDescriptor> |
ValueAggregatorJobBase.aggregatorDescriptorList |
Copyright © 2009 The Apache Software Foundation