public static class TestTableSnapshotInputFormat.TestTableSnapshotReducer
extends MapReduceBase
| Constructor and Description |
|---|
TestTableSnapshotReducer() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
reduce(ImmutableBytesWritable key,
java.util.Iterator<NullWritable> values,
<any> collector,
Reporter reporter) |
public void reduce(ImmutableBytesWritable key, java.util.Iterator<NullWritable> values, <any> collector, Reporter reporter) throws java.io.IOException
java.io.IOExceptionpublic void close()