Package org.apache.flink.table.connector.source
package org.apache.flink.table.connector.source
-
ClassDescriptionData for dynamic filtering.A source event to transport the
DynamicFilteringDatafor dynamic filtering purpose.Source of a dynamic table from an external storage system.Base context for creating runtime implementation via aScanTableSource.ScanRuntimeProviderandLookupTableSource.LookupRuntimeProvider.Converter for mapping between objects and Flink's internal data structures during runtime.Provider of anInputFormatinstance as a runtime implementation forScanTableSource.ADynamicTableSourcethat looks up rows of an external storage system by one or more keys during runtime.Context for creating runtime implementation via aLookupTableSource.LookupRuntimeProvider.Provides actual runtime implementation for reading the data.ADynamicTableSourcethat scans all rows from an external storage system during runtime.Context for creating runtime implementation via aScanTableSource.ScanRuntimeProvider.Provides actual runtime implementation for reading the data.Provider of aSourceinstance as a runtime implementation forScanTableSource.