Uses of Enum Class
io.debezium.transforms.ExtractNewRecordStateConfigDefinition.DeleteHandling
Packages that use ExtractNewRecordStateConfigDefinition.DeleteHandling
-
Uses of ExtractNewRecordStateConfigDefinition.DeleteHandling in io.debezium.transforms
Fields in io.debezium.transforms declared as ExtractNewRecordStateConfigDefinition.DeleteHandlingMethods in io.debezium.transforms that return ExtractNewRecordStateConfigDefinition.DeleteHandlingModifier and TypeMethodDescriptionDetermine if the supplied value is one of the predefined options.Determine if the supplied value is one of the predefined options.Returns the enum constant of this class with the specified name.ExtractNewRecordStateConfigDefinition.DeleteHandling.values()Returns an array containing the constants of this enum class, in the order they are declared.