| Package | Description |
|---|---|
| com.dsf.dbxtract.cdc | |
| com.dsf.dbxtract.cdc.journal |
| Modifier and Type | Method and Description |
|---|---|
Source |
Config.getSourceByHandler(JournalHandler handler)
Retrieves the data source associated to a given handler.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Source> |
Sources.getSources() |
| Constructor and Description |
|---|
JournalExecutor(java.lang.String agentName,
java.lang.String zookeeper,
JournalHandler handler,
Source source) |