| Interface | Description |
|---|---|
| ChangeEventCreator | |
| ChangeRecordEmitter |
Represents a change applied to a source database and emits one or more corresponding change records.
|
| ChangeRecordEmitter.Receiver |
Callback passed to
ChangeRecordEmitters, allowing them to produce one
or more change records. |
| OffsetContext |
Keeps track of the current offset within the source DB's change stream.
|
| OffsetContext.Loader |
Implementations load a connector-specific offset context based on the offset values stored in Kafka.
|
| SchemaChangeEventEmitter |
Emits one or more change records - specific to a given
DataCollectionSchema. |
| SchemaChangeEventEmitter.Receiver |
| Class | Description |
|---|---|
| SnapshotResult |
| Enum | Description |
|---|---|
| SnapshotResult.SnapshotResultStatus |
Copyright © 2020 JBoss by Red Hat. All rights reserved.