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