| Package | Description |
|---|---|
| io.debezium.pipeline.source.spi | |
| io.debezium.relational |
| Modifier and Type | Method and Description |
|---|---|
SnapshotChangeEventSource |
ChangeEventSourceFactory.getSnapshotChangeEventSource(OffsetContext offsetContext)
Returns a snapshot change event source that may emit change events for schema and/or data changes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HistorizedRelationalSnapshotChangeEventSource
Base class for
SnapshotChangeEventSource for relational databases with a schema history. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.