Uses of Enum
io.debezium.config.CommonConnectorConfig.SnapshotQueryMode
Packages that use CommonConnectorConfig.SnapshotQueryMode
-
Uses of CommonConnectorConfig.SnapshotQueryMode in io.debezium.config
Fields in io.debezium.config declared as CommonConnectorConfig.SnapshotQueryModeModifier and TypeFieldDescriptionprotected CommonConnectorConfig.SnapshotQueryModeCommonConnectorConfig.snapshotQueryModeMethods in io.debezium.config that return CommonConnectorConfig.SnapshotQueryModeModifier and TypeMethodDescriptionDetermine if the supplied value is one of the predefined options.Determine if the supplied value is one of the predefined options.CommonConnectorConfig.snapshotQueryMode()Returns the enum constant of this type with the specified name.CommonConnectorConfig.SnapshotQueryMode.values()Returns an array containing the constants of this enum type, in the order they are declared.