public class PutCombiner<K>
extends <any>
K into a single
instance.TableMapReduceUtil| Constructor and Description |
|---|
PutCombiner() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
reduce(K row,
java.lang.Iterable<Put> vals,
Context context) |
protected void reduce(K row, java.lang.Iterable<Put> vals, Context context) throws java.io.IOException, java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedException