@InterfaceAudience.Public @InterfaceStability.Evolving public class PutCombiner<K> extends org.apache.hadoop.mapreduce.Reducer<K,Put,K,Put>
K into a single
 instance.TableMapReduceUtil| Constructor and Description | 
|---|
PutCombiner()  | 
protected void reduce(K row, Iterable<Put> vals, org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<K,Put,K,Put>IOExceptionInterruptedExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.