@InterfaceAudience.Public @InterfaceStability.Stable public class KeyValueSortReducer extends org.apache.hadoop.mapreduce.Reducer<ImmutableBytesWritable,org.apache.hadoop.hbase.KeyValue,ImmutableBytesWritable,org.apache.hadoop.hbase.KeyValue>
HFileOutputFormat| Constructor and Description | 
|---|
KeyValueSortReducer()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
reduce(ImmutableBytesWritable row,
      Iterable<org.apache.hadoop.hbase.KeyValue> kvs,
      org.apache.hadoop.mapreduce.Reducer.Context context)  | 
protected void reduce(ImmutableBytesWritable row, Iterable<org.apache.hadoop.hbase.KeyValue> kvs, org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<ImmutableBytesWritable,org.apache.hadoop.hbase.KeyValue,ImmutableBytesWritable,org.apache.hadoop.hbase.KeyValue>IOExceptionInterruptedExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.