public static class TestTableInputFormatScanBase.ScanReducer extends org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.hbase.io.ImmutableBytesWritable,org.apache.hadoop.hbase.io.ImmutableBytesWritable,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.NullWritable>
| Modifier and Type | Field and Description | 
|---|---|
private String | 
first  | 
private String | 
last  | 
| Constructor and Description | 
|---|
ScanReducer()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
cleanup(org.apache.hadoop.mapreduce.Reducer.Context context)  | 
protected void | 
reduce(org.apache.hadoop.hbase.io.ImmutableBytesWritable key,
      Iterable<org.apache.hadoop.hbase.io.ImmutableBytesWritable> values,
      org.apache.hadoop.mapreduce.Reducer.Context context)  | 
public ScanReducer()
protected void reduce(org.apache.hadoop.hbase.io.ImmutableBytesWritable key, Iterable<org.apache.hadoop.hbase.io.ImmutableBytesWritable> values, org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
reduce in class org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.hbase.io.ImmutableBytesWritable,org.apache.hadoop.hbase.io.ImmutableBytesWritable,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.NullWritable>IOExceptionInterruptedExceptionprotected void cleanup(org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
cleanup in class org.apache.hadoop.mapreduce.Reducer<org.apache.hadoop.hbase.io.ImmutableBytesWritable,org.apache.hadoop.hbase.io.ImmutableBytesWritable,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.NullWritable>IOExceptionInterruptedExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.