public class GTCleanerMapper extends TableMapper<ImmutableBytesWritable,Delete>
| Constructor and Description |
|---|
GTCleanerMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
map(ImmutableBytesWritable keyIn,
Result value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
protected void map(ImmutableBytesWritable keyIn, Result value, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<ImmutableBytesWritable,Result,ImmutableBytesWritable,Delete>IOExceptionInterruptedExceptionCopyright © 2017. All rights reserved.