| Package | Description |
|---|---|
| io.debezium.pipeline | |
| io.debezium.relational |
| Modifier and Type | Method and Description |
|---|---|
void |
EventDispatcher.dispatchDataChangeEvent(T dataCollectionId,
Supplier<ChangeRecordEmitter> changeRecordEmitter,
ChangeEventCreator changeEventCreator)
Dispatches one or more
DataChangeEvents. |
| Modifier and Type | Class and Description |
|---|---|
class |
RelationalChangeRecordEmitter
Base class for
ChangeRecordEmitter implementations based on a relational database. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.