| Package | Description |
|---|---|
| io.debezium.pipeline |
| Modifier and Type | Field and Description |
|---|---|
private ChangeEventCreator |
EventDispatcher.ChangeRecordReceiver.changeEventCreator |
| Modifier and Type | Method and Description |
|---|---|
void |
EventDispatcher.dispatchDataChangeEvent(T dataCollectionId,
Supplier<ChangeRecordEmitter> changeRecordEmitter,
ChangeEventCreator changeEventCreator)
Dispatches one or more
DataChangeEvents. |
| Constructor and Description |
|---|
ChangeRecordReceiver(DataCollectionId dataCollectionId,
ChangeEventCreator changeEventCreator,
DataCollectionSchema dataCollectionSchema) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.