Uses of Enum
io.debezium.connector.mysql.MySqlSystemVariables.MySqlScope
Packages that use MySqlSystemVariables.MySqlScope
-
Uses of MySqlSystemVariables.MySqlScope in io.debezium.connector.mysql
Methods in io.debezium.connector.mysql that return MySqlSystemVariables.MySqlScopeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static MySqlSystemVariables.MySqlScope[]MySqlSystemVariables.MySqlScope.values()Returns an array containing the constants of this enum type, in the order they are declared.