| Package | Description |
|---|---|
| io.debezium.pipeline | |
| io.debezium.relational |
| Modifier and Type | Field and Description |
|---|---|
private RelationalDatabaseSchema |
ChangeEventSourceCoordinator.schema |
| Constructor and Description |
|---|
ChangeEventSourceCoordinator(OffsetContext previousOffset,
ErrorHandler errorHandler,
Class<? extends org.apache.kafka.connect.source.SourceConnector> connectorType,
String logicalName,
ChangeEventSourceFactory changeEventSourceFactory,
EventDispatcher<?> eventDispatcher,
RelationalDatabaseSchema schema) |
| Modifier and Type | Class and Description |
|---|---|
class |
HistorizedRelationalDatabaseSchema
A
DatabaseSchema or a relational database which has a schema history, that can be recovered to the current
state when restarting a connector. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.