| Package | Description |
|---|---|
| io.debezium.pipeline | |
| io.debezium.relational | |
| io.debezium.schema |
| Modifier and Type | Field and Description |
|---|---|
private DataCollectionFilters.DataCollectionFilter<T> |
EventDispatcher.filter |
| Constructor and Description |
|---|
EventDispatcher(CommonConnectorConfig connectorConfig,
TopicSelector<T> topicSelector,
DatabaseSchema<T> schema,
ChangeEventQueue<DataChangeEvent> queue,
DataCollectionFilters.DataCollectionFilter<T> filter,
ChangeEventCreator changeEventCreator) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Tables.TableFilter
A filter for tables.
|
| Modifier and Type | Method and Description |
|---|---|
DataCollectionFilters.DataCollectionFilter<?> |
DataCollectionFilters.dataCollectionFilter() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.