| Package | Description |
|---|---|
| io.debezium.pipeline | |
| io.debezium.relational |
| Modifier and Type | Class and Description |
|---|---|
private class |
EventDispatcher.BufferingSnapshotChangeRecordReceiver |
| Modifier and Type | Method and Description |
|---|---|
EventDispatcher.SnapshotReceiver |
EventDispatcher.getSnapshotChangeEventReceiver() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventDispatcher.dispatchSnapshotEvent(T dataCollectionId,
ChangeRecordEmitter changeRecordEmitter,
EventDispatcher.SnapshotReceiver receiver) |
| Modifier and Type | Method and Description |
|---|---|
private void |
RelationalSnapshotChangeEventSource.createDataEventsForTable(ChangeEventSource.ChangeEventSourceContext sourceContext,
RelationalSnapshotChangeEventSource.SnapshotContext snapshotContext,
EventDispatcher.SnapshotReceiver snapshotReceiver,
Table table)
Dispatches the data change events for the records of a single table.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.