| Class and Description |
|---|
| DynamicTableSource.Context
Base context for creating runtime implementation via a
ScanTableSource.ScanRuntimeProvider and LookupTableSource.LookupRuntimeProvider. |
| Class and Description |
|---|
| AsyncTableFunctionProvider
Deprecated.
Please use
AsyncLookupFunctionProvider to implement asynchronous lookup
table. |
| DynamicFilteringData
Data for dynamic filtering.
|
| DynamicTableSource
Source of a dynamic table from an external storage system.
|
| DynamicTableSource.Context
Base context for creating runtime implementation via a
ScanTableSource.ScanRuntimeProvider and LookupTableSource.LookupRuntimeProvider. |
| DynamicTableSource.DataStructureConverter
Converter for mapping between objects and Flink's internal data structures during runtime.
|
| InputFormatProvider
Provider of an
InputFormat instance as a runtime implementation for ScanTableSource. |
| LookupTableSource.LookupContext
Context for creating runtime implementation via a
LookupTableSource.LookupRuntimeProvider. |
| LookupTableSource.LookupRuntimeProvider
Provides actual runtime implementation for reading the data.
|
| ScanTableSource.ScanContext
Context for creating runtime implementation via a
ScanTableSource.ScanRuntimeProvider. |
| ScanTableSource.ScanRuntimeProvider
Provides actual runtime implementation for reading the data.
|
| SourceProvider
Provider of a
Source instance as a runtime implementation for ScanTableSource. |
| TableFunctionProvider
Deprecated.
Please use
LookupFunctionProvider to implement synchronous lookup table. |
| Class and Description |
|---|
| LookupTableSource.LookupRuntimeProvider
Provides actual runtime implementation for reading the data.
|
| ScanTableSource.ScanRuntimeProvider
Provides actual runtime implementation for reading the data.
|
| Class and Description |
|---|
| DynamicTableSource
Source of a dynamic table from an external storage system.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.