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