public static class TestMultiTableSnapshotInputFormat.Mapper extends MultiTableInputFormatTestBase.ScanMapper implements TableMap<ImmutableBytesWritable,ImmutableBytesWritable>
| Constructor and Description |
|---|
Mapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes this stream and releases any system resources associated
with it.
|
void |
configure(JobConf jobConf) |
void |
map(ImmutableBytesWritable key,
Result value,
<any> outputCollector,
Reporter reporter) |
makeAssertions, mappublic void map(ImmutableBytesWritable key,
Result value,
<any> outputCollector,
Reporter reporter)
throws java.io.IOException
java.io.IOExceptionpublic void close()
throws java.io.IOException
java.io.IOException - if an I/O error occurspublic void configure(JobConf jobConf)