| Package | Description |
|---|---|
| io.debezium.engine |
| Modifier and Type | Method and Description |
|---|---|
DebeziumEngine.Builder<R> |
DebeziumEngine.Builder.using(DebeziumEngine.ConnectorCallback connectorCallback)
During the engine's
Runnable.run() method, call the supplied the supplied function at different
stages according to the completion state of each component running within the engine (connectors, tasks etc) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.