public static class TestTableSnapshotInputFormat.TestTableSnapshotMapper extends TableMapper<ImmutableBytesWritable,NullWritable>
| Constructor and Description | 
|---|
TestTableSnapshotMapper()  | 
| 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