Uses of Package
io.debezium.connector.spanner.db.stream
Packages that use io.debezium.connector.spanner.db.stream
Package
Description
-
Classes in io.debezium.connector.spanner.db.stream used by io.debezium.connector.spannerClassDescriptionThe
ChangeStreaminterface should be implemented by class that querying partitions -
Classes in io.debezium.connector.spanner.db.stream used by io.debezium.connector.spanner.dbClassDescriptionThis class queries the change stream, andd sends the received records to ChangeStream Service.
-
Classes in io.debezium.connector.spanner.db.stream used by io.debezium.connector.spanner.db.streamClassDescriptionThe
ChangeStreaminterface should be implemented by class that querying partitionsTheChangeStreamEventConsumeris callback fromChangeStreamclass, supplies spanner eventA listener for the various state querying partition.Monitors partition querying.Partition thread pool, a thread is created for each partition tokenThis class queries the change stream, sends child partitions to SynchronizedPartitionManager, and updates the last commit timestamp for each partition. -
Classes in io.debezium.connector.spanner.db.stream used by io.debezium.connector.spanner.taskClassDescriptionThe
ChangeStreaminterface should be implemented by class that querying partitions -
Classes in io.debezium.connector.spanner.db.stream used by io.debezium.connector.spanner.task.operationClassDescriptionThe
ChangeStreaminterface should be implemented by class that querying partitions