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,
java.lang.Iterable<NullWritable> values,
Context context) |
protected void reduce(ImmutableBytesWritable key,
java.lang.Iterable<NullWritable> values,
Context context)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionprotected void cleanup(Context context)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedException