Uses of Interface
org.apache.flink.table.connector.source.ScanTableSource.ScanContext
Packages that use ScanTableSource.ScanContext
-
Uses of ScanTableSource.ScanContext in org.apache.flink.table.connector.source
Methods in org.apache.flink.table.connector.source with parameters of type ScanTableSource.ScanContextModifier and TypeMethodDescriptionScanTableSource.getScanRuntimeProvider(ScanTableSource.ScanContext runtimeProviderContext) Returns a provider of runtime implementation for reading the data.