| Modifier and Type | Class and Description |
|---|---|
static class |
TestingSource.Extract |
| Modifier and Type | Field and Description |
|---|---|
protected List<WorkUnit> |
_workunits |
| Constructor and Description |
|---|
TestingSource() |
| Modifier and Type | Method and Description |
|---|---|
Extractor<String,String> |
getExtractor(WorkUnitState state) |
List<WorkUnit> |
getWorkunits(SourceState state) |
void |
shutdown(SourceState state) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisEarlyStoppedpublic List<WorkUnit> getWorkunits(SourceState state)
getWorkunits in interface Source<String,String>public Extractor<String,String> getExtractor(WorkUnitState state) throws IOException
getExtractor in interface Source<String,String>IOExceptionpublic void shutdown(SourceState state)