public static class TestTableSnapshotInputFormat.TestTableSnapshotMapper extends TableMapper<ImmutableBytesWritable,org.apache.hadoop.io.NullWritable>
| Constructor and Description |
|---|
TestTableSnapshotMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
map(ImmutableBytesWritable key,
Result value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
public TestTableSnapshotMapper()
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,ImmutableBytesWritable,org.apache.hadoop.io.NullWritable>IOExceptionInterruptedExceptionCopyright © 2007–2019 Cloudera. All rights reserved.