public static class IntegrationTestLoadAndVerify.WALSearcher extends WALPlayer
Modifier and Type | Class and Description |
---|---|
static class |
IntegrationTestLoadAndVerify.WALSearcher.WALMapperSearcher
The actual searcher mapper.
|
WALPlayer.WALMapper
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
WALPlayer
createSubmittableJob
in class WALPlayer
args
- The command line parameters.IOException
- When setting up the job fails.