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 java.io.IOException
java.io.IOExceptionprotected void map(ImmutableBytesWritable key, Result value, Context context) throws java.io.IOException, java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedException