| Package | Description |
|---|---|
| io.debezium.config | |
| io.debezium.jdbc | |
| io.debezium.transforms |
| Modifier and Type | Method and Description |
|---|---|
default B |
Configuration.ConfigBuilder.with(Field field,
EnumeratedValue value)
Associate the given value with the key of the specified field.
|
default B |
Configuration.ConfigBuilder.with(String key,
EnumeratedValue value)
Associate the given value with the specified key.
|
default B |
Configuration.ConfigBuilder.withDefault(String key,
EnumeratedValue value)
If there is no field with the specified key, then associate the given value with the specified key.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TemporalPrecisionMode
The set of predefined TemporalPrecisionMode options.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
UnwrapFromEnvelope.DeleteHandling |
Copyright © 2018 JBoss by Red Hat. All rights reserved.