| Package | Description |
|---|---|
| io.debezium.pipeline |
| Modifier and Type | Field and Description |
|---|---|
private EventDispatcher.InconsistentSchemaHandler<T> |
EventDispatcher.inconsistentSchemaHandler |
| Constructor and Description |
|---|
EventDispatcher(CommonConnectorConfig connectorConfig,
TopicSelector<T> topicSelector,
DatabaseSchema<T> schema,
ChangeEventQueue<DataChangeEvent> queue,
DataCollectionFilters.DataCollectionFilter<T> filter,
ChangeEventCreator changeEventCreator,
EventDispatcher.InconsistentSchemaHandler<T> inconsistentSchemaHandler,
EventMetadataProvider metadataProvider,
Heartbeat customHeartbeat) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.