Uses of Enum
io.debezium.transforms.ScriptingTransformation.NullHandling
Packages that use ScriptingTransformation.NullHandling
-
Uses of ScriptingTransformation.NullHandling in io.debezium.transforms
Fields in io.debezium.transforms declared as ScriptingTransformation.NullHandlingMethods in io.debezium.transforms that return ScriptingTransformation.NullHandlingModifier 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 type with the specified name.static ScriptingTransformation.NullHandling[]ScriptingTransformation.NullHandling.values()Returns an array containing the constants of this enum type, in the order they are declared.