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
IOException
protected void map(ImmutableBytesWritable key, Result value, Context context) throws IOException, InterruptedException
IOException
InterruptedException