public static class IntegrationTestBulkLoad.LinkedListCheckingMapper extends TableMapper<IntegrationTestBulkLoad.LinkKey,IntegrationTestBulkLoad.LinkChain>
| Constructor and Description |
|---|
LinkedListCheckingMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
map(ImmutableBytesWritable key,
Result value,
Context context) |
protected void map(ImmutableBytesWritable key, Result value, Context context) throws IOException, InterruptedException
IOExceptionInterruptedException