public static class SecondarySort.Reduce extends org.apache.hadoop.mapreduce.Reducer<SecondarySort.IntPair,IntWritable,Text,IntWritable>
org.apache.hadoop.mapreduce.Reducer.Context| Constructor and Description |
|---|
Reduce() |
| Modifier and Type | Method and Description |
|---|---|
void |
reduce(SecondarySort.IntPair key,
Iterable<IntWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context) |
cleanup, run, setuppublic void reduce(SecondarySort.IntPair key, Iterable<IntWritable> values, org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<SecondarySort.IntPair,IntWritable,Text,IntWritable>IOExceptionInterruptedExceptionCopyright © 2018 CERN. All Rights Reserved.