public static class CloneStoreMapReduce.CloneStoreReducer
extends org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.BytesWritable>
| Constructor and Description |
|---|
CloneStoreReducer()
Constructs a new
CloneStoreMapReduce.CloneStoreReducer. |
| Modifier and Type | Method and Description |
|---|---|
void |
reduce(org.apache.hadoop.io.BytesWritable key,
java.lang.Iterable<org.apache.hadoop.io.BytesWritable> values,
org.apache.hadoop.mapreduce.Reducer.Context context) |
public CloneStoreReducer()
CloneStoreMapReduce.CloneStoreReducer.public void reduce(org.apache.hadoop.io.BytesWritable key,
java.lang.Iterable<org.apache.hadoop.io.BytesWritable> 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.BytesWritable,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.BytesWritable>java.io.IOExceptionjava.lang.InterruptedExceptionCopyright © 2019. All Rights Reserved.