Class SpannerChangeStreamService

java.lang.Object
io.debezium.connector.spanner.db.stream.SpannerChangeStreamService

public class SpannerChangeStreamService extends Object
This class queries the change stream, sends child partitions to SynchronizedPartitionManager, and updates the last commit timestamp for each partition.