public static class TestMultiTableInputFormat.ScanReducer
extends <any>
| Constructor and Description |
|---|
ScanReducer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanup(Context context) |
protected void |
reduce(ImmutableBytesWritable key,
Iterable<ImmutableBytesWritable> values,
Context context) |
protected void reduce(ImmutableBytesWritable key, Iterable<ImmutableBytesWritable> values, Context context) throws IOException, InterruptedException
IOExceptionInterruptedExceptionprotected void cleanup(Context context)
throws IOException,
InterruptedException
IOExceptionInterruptedException