| Package | Description |
|---|---|
| io.debezium.config | |
| io.debezium.jdbc | |
| io.debezium.relational | |
| io.debezium.transforms | |
| io.debezium.transforms.outbox |
| Modifier and Type | Class and Description |
|---|---|
static class |
CommonConnectorConfig.EventProcessingFailureHandlingMode
The set of predefined modes for dealing with failures during event processing.
|
static class |
CommonConnectorConfig.Version
The set of predefined versions e.g.
|
| 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 |
RelationalDatabaseConnectorConfig.DecimalHandlingMode
The set of predefined DecimalHandlingMode options or aliases.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ExtractNewRecordStateConfigDefinition.DeleteHandling |
static class |
Filter.NullHandling |
| Modifier and Type | Class and Description |
|---|---|
static class |
EventRouterConfigDefinition.AdditionalFieldPlacement |
static class |
EventRouterConfigDefinition.InvalidOperationBehavior |
Copyright © 2020 JBoss by Red Hat. All rights reserved.