public static class MBR.MBRCombiner extends org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.IntWritable,MBR.DoubleArrayWritable,org.apache.hadoop.io.IntWritable,MBR.DoubleArrayWritable>
| Constructor and Description |
|---|
MBR.MBRCombiner() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
reduce(org.apache.hadoop.io.IntWritable key, java.lang.Iterable<MBR.DoubleArrayWritable> values, org.apache.hadoop.mapreduce.Reducer.Context context) |
protected void |
setup(org.apache.hadoop.mapreduce.Reducer.Context context) |
protected void setup(org.apache.hadoop.mapreduce.Reducer.Context context)
throws java.io.IOException,
java.lang.InterruptedException
setup in class org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.IntWritable,MBR.DoubleArrayWritable,org.apache.hadoop.io.IntWritable,MBR.DoubleArrayWritable>java.io.IOExceptionjava.lang.InterruptedException
protected void reduce(org.apache.hadoop.io.IntWritable key,
java.lang.Iterable<MBR.DoubleArrayWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context)
throws java.io.IOException,
java.lang.InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.IntWritable,MBR.DoubleArrayWritable,org.apache.hadoop.io.IntWritable,MBR.DoubleArrayWritable>java.io.IOExceptionjava.lang.InterruptedExceptionCopyright © 2016 Oracle and/or its affiliates. All Rights Reserved.