Uses of Interface
io.debezium.config.EnumeratedValue
Packages that use EnumeratedValue
Package
Description
-
Uses of EnumeratedValue in io.debezium.config
Classes in io.debezium.config that implement EnumeratedValueModifier and TypeClassDescriptionstatic enumThe set of predefined BinaryHandlingMode options or aliasesstatic enumThe set of predefined modes for dealing with failures during event processing.static enumThe set of predefined FieldNameAdjustmentMode optionsstatic enumThe set of predefined SchemaNameAdjustmentMode optionsstatic enumThe set of predefined versions e.g.Methods in io.debezium.config with parameters of type EnumeratedValueModifier and TypeMethodDescriptiondefault BConfiguration.ConfigBuilder.with(Field field, EnumeratedValue value) Associate the given value with the key of the specified field.default BConfiguration.ConfigBuilder.with(String key, EnumeratedValue value) Associate the given value with the specified key.default BConfiguration.ConfigBuilder.withDefault(String key, EnumeratedValue value) If there is no field with the specified key, then associate the given value with the specified key. -
Uses of EnumeratedValue in io.debezium.jdbc
Classes in io.debezium.jdbc that implement EnumeratedValueModifier and TypeClassDescriptionenumThe set of predefined TemporalPrecisionMode options. -
Uses of EnumeratedValue in io.debezium.relational
Classes in io.debezium.relational that implement EnumeratedValueModifier and TypeClassDescriptionstatic enumThe set of predefined DecimalHandlingMode options or aliases.static enumThe set of predefined DecimalHandlingMode options or aliases. -
Uses of EnumeratedValue in io.debezium.transforms
Classes in io.debezium.transforms that implement EnumeratedValueModifier and TypeClassDescriptionstatic enum -
Uses of EnumeratedValue in io.debezium.transforms.outbox
Classes in io.debezium.transforms.outbox that implement EnumeratedValueModifier and TypeClassDescriptionstatic enumstatic enumstatic enum