public static class AggregateWordCount.WordCountPlugInClass
extends org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorBaseDescriptor
| Constructor and Description |
|---|
WordCountPlugInClass() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Map.Entry<org.apache.hadoop.io.Text,org.apache.hadoop.io.Text>> |
generateKeyValPairs(Object key,
Object val) |
public ArrayList<Map.Entry<org.apache.hadoop.io.Text,org.apache.hadoop.io.Text>> generateKeyValPairs(Object key, Object val)
generateKeyValPairs in interface org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorDescriptorgenerateKeyValPairs in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorBaseDescriptorCopyright © 2008–2020 Apache Software Foundation. All rights reserved.