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 enumstatic 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 enumstatic enumThe set of predefined versions e.g.static enumThe set of predefined incremental snapshot watermarking strategiesMethods in io.debezium.config that return EnumeratedValueModifier and TypeMethodDescriptionabstract EnumeratedValueCommonConnectorConfig.getSnapshotMode()Methods in io.debezium.config that return types with arguments of type EnumeratedValueModifier and TypeMethodDescriptionabstract Optional<? extends EnumeratedValue>CommonConnectorConfig.getSnapshotLockingMode()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.converters
Classes in io.debezium.converters that implement EnumeratedValueModifier and TypeClassDescriptionstatic enumThe set of predefined MetadataSourceValue options -
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 enumDeprecated.static enum -
Uses of EnumeratedValue in io.debezium.transforms.outbox
Classes in io.debezium.transforms.outbox that implement EnumeratedValueModifier and TypeClassDescriptionstatic enumstatic enumstatic enum -
Uses of EnumeratedValue in io.debezium.transforms.partitions
Classes in io.debezium.transforms.partitions that implement EnumeratedValue