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,
org.apache.hadoop.mapreduce.Mapper.Context context) |
public LinkedListCheckingMapper()
protected void map(ImmutableBytesWritable key, Result value, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<ImmutableBytesWritable,Result,IntegrationTestBulkLoad.LinkKey,IntegrationTestBulkLoad.LinkChain>IOExceptionInterruptedExceptionCopyright © 2007–2019 Cloudera. All rights reserved.