| Package | Description |
|---|---|
| io.debezium.engine |
| Modifier and Type | Method and Description |
|---|---|
static <T> DebeziumEngine.Builder<T> |
DebeziumEngine.create(Class<? extends ChangeEventFormat<T>> eventFormat)
Obtain a new
DebeziumEngine.Builder instance that can be used to construct runnable DebeziumEngine instances. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.