public static class IntegrationTestWithCellVisibilityLoadAndVerify.LoadWithCellVisibilityMapper extends IntegrationTestLoadAndVerify.LoadMapper
conf, connection, mutator, numBackReferencesPerRow, rand, recordsToWrite, refsWritten, rowsWritten, shortTaskId
Constructor and Description |
---|
LoadWithCellVisibilityMapper() |
Modifier and Type | Method and Description |
---|---|
protected void |
map(NullWritable key,
NullWritable value,
Context context) |
void |
setup(Context context) |
cleanup
public void setup(Context context) throws IOException
setup
in class IntegrationTestLoadAndVerify.LoadMapper
IOException
protected void map(NullWritable key, NullWritable value, Context context) throws IOException, InterruptedException
map
in class IntegrationTestLoadAndVerify.LoadMapper
IOException
InterruptedException