Uses of Enum Class
io.debezium.relational.SystemVariables.DefaultScope
Packages that use SystemVariables.DefaultScope
-
Uses of SystemVariables.DefaultScope in io.debezium.relational
Methods in io.debezium.relational that return SystemVariables.DefaultScopeModifier and TypeMethodDescriptionstatic SystemVariables.DefaultScope
Returns the enum constant of this class with the specified name.static SystemVariables.DefaultScope[]
SystemVariables.DefaultScope.values()
Returns an array containing the constants of this enum class, in the order they are declared.