Package io.debezium.connector.spanner.db.stream
package io.debezium.connector.spanner.db.stream
-
ClassDescriptionThe
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, andd sends the received records to ChangeStream Service.This class queries the change stream, sends child partitions to SynchronizedPartitionManager, and updates the last commit timestamp for each partition.