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