Reducer.Context| Constructor and Description |
|---|
Counter() |
| Modifier and Type | Method and Description |
|---|---|
void |
reduce(Text key,
Iterable<IntWritable> values,
Reducer.Context context) |
public void reduce(Text key, Iterable<IntWritable> values, Reducer.Context context) throws IOException, InterruptedException
reduce in class Reducer<Text,IntWritable,String,Long>IOExceptionInterruptedExceptionCopyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.