Uses of Package
io.github.flink.gcp.connector.spanner.source
Packages that use io.github.flink.gcp.connector.spanner.source
Package
Description
-
Classes in io.github.flink.gcp.connector.spanner.source used by io.github.flink.gcp.connector.spanner.sourceClassDescriptionFLIP-27 source for Cloud Spanner Change Streams.Builds a
SpannerChangeStreamSource.What the batch source reads: either a query, or a table with its columns and key set, optionally through an index.Resolves a table-layer read after the batch transaction has selected its snapshot.Builds aSpannerSource. -
Classes in io.github.flink.gcp.connector.spanner.source used by io.github.flink.gcp.connector.spanner.source.batchClassDescriptionEverything the batch source was built with, assembled by the builder and carried into the job graph.
-
Classes in io.github.flink.gcp.connector.spanner.source used by io.github.flink.gcp.connector.spanner.source.batch.enumeratorClassDescriptionWhat the batch source reads: either a query, or a table with its columns and key set, optionally through an index.Everything the batch source was built with, assembled by the builder and carried into the job graph.
-
Classes in io.github.flink.gcp.connector.spanner.source used by io.github.flink.gcp.connector.spanner.source.changestream.reader