Package | Description |
---|---|
com.dsf.dbxtract.cdc | |
com.dsf.dbxtract.cdc.journal | |
com.dsf.dbxtract.cdc.mon | |
com.dsf.dbxtract.cdc.sample |
Class and Description |
---|
Config
The Config class represents a configuration properties file.
|
ConfigurationException
The class ConfigurationException represent one of the following conditions:
config properties not found
required parameter
zookeeper's connection or config repository failure
|
Data
This class is used by
JournalHandler to receive captured data and
represents a list of retrieved rows. |
DataColumnMatchException
The class DataColumnMatchException is a form of
Throwable that
indicates a failed match between data retrieved and the expected metadata. |
Source
Represents a database connection parameters and a list of all capture
handlers associated to it.
|
Sources
"Container" class for data sources.
|
Class and Description |
---|
ConfigurationException
The class ConfigurationException represent one of the following conditions:
config properties not found
required parameter
zookeeper's connection or config repository failure
|
Data
This class is used by
JournalHandler to receive captured data and
represents a list of retrieved rows. |
Publisher
Interface that represents a way to publish retrieved data.
|
PublishException
The class PublishException is a form of
Throwable that indicates a
failure while publishing captured data to any external destination. |
Source
Represents a database connection parameters and a list of all capture
handlers associated to it.
|
Class and Description |
---|
Config
The Config class represents a configuration properties file.
|
Class and Description |
---|
Data
This class is used by
JournalHandler to receive captured data and
represents a list of retrieved rows. |
PublishException
The class PublishException is a form of
Throwable that indicates a
failure while publishing captured data to any external destination. |