public static class AggregateWordCount.WordCountPlugInClass
extends org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorBaseDescriptor
Constructor and Description |
---|
AggregateWordCount.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 AggregateWordCount.WordCountPlugInClass()
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.ValueAggregatorDescriptor
generateKeyValPairs
in class org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorBaseDescriptor
Copyright © 2017 Apache Software Foundation. All Rights Reserved.