Uses of Class
io.github.flink.gcp.connector.spanner.SpannerTableName
Packages that use SpannerTableName
Package
Description
Google Cloud Spanner connector for Apache Flink.
-
Uses of SpannerTableName in io.github.flink.gcp.connector.spanner
Methods in io.github.flink.gcp.connector.spanner that return SpannerTableNameModifier and TypeMethodDescriptionstatic SpannerTableNameCreates a name from the Table API options. -
Uses of SpannerTableName in io.github.flink.gcp.connector.spanner.table.source
Methods in io.github.flink.gcp.connector.spanner.table.source with parameters of type SpannerTableNameModifier and TypeMethodDescriptionSpannerChangeStreamDynamicSource.from(SpannerTableSchemaConverter schema, org.apache.flink.table.types.DataType producedDataType, org.apache.flink.configuration.ReadableConfig config, SpannerTableName table)