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