Class SpannerSourceTaskContext

java.lang.Object
io.debezium.connector.common.CdcSourceTaskContext
io.debezium.connector.spanner.context.source.SpannerSourceTaskContext

public class SpannerSourceTaskContext extends io.debezium.connector.common.CdcSourceTaskContext
Contains contextual information and objects scoped to the lifecycle of Debezium's SourceTask implementations. Extends CdcSourceTaskContext.