Package io.debezium.connector.spanner
package io.debezium.connector.spanner
-
ClassDescriptionCommittingRecordsStreamingChangeEventSource<P extends io.debezium.pipeline.spi.Partition,
O extends io.debezium.pipeline.spi.OffsetContext> Tracking Finish State of a Partition when handling kafka connect commit, finish event.When to finish Spanner partition: right after streaming was finished for this partition or only after record has been successfully committed to KafkaProvides API for operations on Spanner partitionsProvides basic functionality of the Spanner SourceTask implementationsCreates Spanner Data Change EventsCoordinates Spanner ChangeEventSource to execute them in orderCreates SpannerStreamingChangeEventSource and SnapshotChangeEventSourceProvides implementation for the Spanner Source ConnectorConfiguration API for the Spanner connectorSpanner implementation for Debezium's CDC SourceTaskHandles all types during the Connector runtime and propagates them to ChangeEventQueueDescribes the Spanner source partitionBuilds Struct from the SourceInfoProcesses all types of Spanner Stream EventsInternal queue which holds Spanner Events before they will be processedWhat to do if partition get stuck