Uses of Enum
io.debezium.connector.mysql.MySqlConnectorConfig.SnapshotLockingMode
Packages that use MySqlConnectorConfig.SnapshotLockingMode
-
Uses of MySqlConnectorConfig.SnapshotLockingMode in io.debezium.connector.mysql
Fields in io.debezium.connector.mysql declared as MySqlConnectorConfig.SnapshotLockingModeModifier and TypeFieldDescriptionprivate final MySqlConnectorConfig.SnapshotLockingModeMySqlConnectorConfig.snapshotLockingModeMethods in io.debezium.connector.mysql that return MySqlConnectorConfig.SnapshotLockingModeModifier 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.MySqlConnectorConfig.SnapshotLockingMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.debezium.connector.mysql that return types with arguments of type MySqlConnectorConfig.SnapshotLockingMode