| Package | Description |
|---|---|
| io.debezium.connector.common |
| Modifier and Type | Field and Description |
|---|---|
private ChangeEventSourceCoordinator |
BaseSourceTask.coordinator
The change event source coordinator for those connectors adhering to the new
framework structure,
null for legacy-style connectors. |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ChangeEventSourceCoordinator |
BaseSourceTask.start(Configuration config)
Called once when starting this source task.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.