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(java.lang.String[] args)
Sets up the actual job.
|
public Job createSubmittableJob(java.lang.String[] args)
throws java.io.IOException
WALPlayercreateSubmittableJob in class WALPlayerargs - The command line parameters.java.io.IOException - When setting up the job fails.