public class HilbertValueReducer extends org.apache.hadoop.mapreduce.Reducer<HilbertValueGroup,RecordInfo,org.apache.hadoop.io.LongWritable,PointWritable>
| Constructor and Description |
|---|
HilbertValueReducer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
reduce(HilbertValueGroup key, java.lang.Iterable<RecordInfo> 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<HilbertValueGroup,RecordInfo,org.apache.hadoop.io.LongWritable,PointWritable>java.io.IOExceptionjava.lang.InterruptedExceptionprotected void reduce(HilbertValueGroup key, java.lang.Iterable<RecordInfo> values, org.apache.hadoop.mapreduce.Reducer.Context context) throws java.io.IOException, java.lang.InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<HilbertValueGroup,RecordInfo,org.apache.hadoop.io.LongWritable,PointWritable>java.io.IOExceptionjava.lang.InterruptedExceptionCopyright © 2016 Oracle and/or its affiliates. All Rights Reserved.