public static class WebTableReader.WebTableStatReducer extends Reducer<Text,LongWritable,Text,LongWritable>
Reducer.Context| Constructor and Description |
|---|
WebTableReader.WebTableStatReducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup(Reducer.Context context) |
protected void |
reduce(Text key,
Iterable<LongWritable> values,
Reducer.Context context) |
public void cleanup(Reducer.Context context)
cleanup in class Reducer<Text,LongWritable,Text,LongWritable>protected void reduce(Text key, Iterable<LongWritable> values, Reducer.Context context) throws IOException, InterruptedException
reduce in class Reducer<Text,LongWritable,Text,LongWritable>IOExceptionInterruptedExceptionCopyright © 2015 The Apache Software Foundation