public static class IntegrationTestBulkLoad.LinkedListCheckingMapper extends org.apache.hadoop.hbase.mapreduce.TableMapper<IntegrationTestBulkLoad.LinkKey,IntegrationTestBulkLoad.LinkChain>
| Constructor and Description | 
|---|
LinkedListCheckingMapper()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
map(org.apache.hadoop.hbase.io.ImmutableBytesWritable key,
   org.apache.hadoop.hbase.client.Result value,
   org.apache.hadoop.mapreduce.Mapper.Context context)  | 
public LinkedListCheckingMapper()
protected void map(org.apache.hadoop.hbase.io.ImmutableBytesWritable key, org.apache.hadoop.hbase.client.Result value, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.hbase.io.ImmutableBytesWritable,org.apache.hadoop.hbase.client.Result,IntegrationTestBulkLoad.LinkKey,IntegrationTestBulkLoad.LinkChain>IOExceptionInterruptedExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.