public static class IntegrationTestLoadAndVerify.WALSearcher extends WALPlayer
| Modifier and Type | Class and Description |
|---|---|
static class |
IntegrationTestLoadAndVerify.WALSearcher.WALMapperSearcher
The actual searcher mapper.
|
WALPlayer.WALMapperBULK_OUTPUT_CONF_KEY, INPUT_FILES_SEPARATOR_KEY, TABLE_MAP_KEY, TABLES_KEY| Constructor and Description |
|---|
WALSearcher(Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
Job |
createSubmittableJob(String[] args)
Sets up the actual job.
|
public Job createSubmittableJob(String[] args) throws IOException
WALPlayercreateSubmittableJob in class WALPlayerargs - The command line parameters.IOException - When setting up the job fails.