@InterfaceAudience.Public @InterfaceStability.Evolving 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,
Iterable<Put> vals,
Context context) |
protected void reduce(K row, Iterable<Put> vals, Context context) throws IOException, InterruptedException
IOException
InterruptedException