public static class IntegrationTestWithCellVisibilityLoadAndVerify.VerifyMapper extends TableMapper<BytesWritable,BytesWritable>
| Constructor and Description |
|---|
VerifyMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
map(ImmutableBytesWritable key,
Result value,
Context context) |
void |
setup(Context context) |
public void setup(Context context)
throws IOException
IOExceptionprotected void map(ImmutableBytesWritable key, Result value, Context context) throws IOException, InterruptedException
IOExceptionInterruptedException