Interface | Description |
---|---|
DefinedFieldMapping | Deprecated
This interface will not be supported in the new source design around
DynamicTableSource . |
DefinedProctimeAttribute | Deprecated
This interface will not be supported in the new source design around
DynamicTableSource . |
DefinedRowtimeAttributes | Deprecated
This interface will not be supported in the new source design around
DynamicTableSource . |
FieldComputer<T> | Deprecated
This interface will not be supported in the new source design around
DynamicTableSource . |
FilterableTableSource<T> | Deprecated
This interface will not be supported in the new source design around
DynamicTableSource . |
LimitableTableSource<T> | Deprecated
This interface will not be supported in the new source design around
DynamicTableSource . |
LookupableTableSource<T> | Deprecated
This interface will not be supported in the new source design around
DynamicTableSource . |
NestedFieldsProjectableTableSource<T> | Deprecated
This interface will not be supported in the new source design around
DynamicTableSource . |
PartitionableTableSource | Deprecated
This interface will not be supported in the new source design around
DynamicTableSource . |
ProjectableTableSource<T> | Deprecated
This interface will not be supported in the new source design around
DynamicTableSource . |
StreamTableSource<T> | Deprecated
This interface has been replaced by
DynamicTableSource . |
TableSource<T> | Deprecated
This interface has been replaced by
DynamicTableSource . |
Class | Description |
---|---|
CsvAppendTableSourceFactory | Deprecated
The legacy CSV connector has been replaced by
FileSource . |
CsvBatchTableSourceFactory | Deprecated
The legacy CSV connector has been replaced by
FileSource . |
CsvTableSource | Deprecated
The legacy CSV connector has been replaced by
FileSource . |
CsvTableSource.Builder |
A builder for creating CsvTableSource instances.
|
CsvTableSource.CsvLookupFunction |
LookupFunction to support lookup in CsvTableSource.
|
CsvTableSourceFactoryBase | Deprecated
The legacy CSV connector has been replaced by
FileSource . |
InputFormatTableSource<T> | Deprecated
This interface has been replaced by
DynamicTableSource . |
RowtimeAttributeDescriptor | Deprecated
This interface will not be supported in the new source design around
DynamicTableSource . |
TableSourceValidation |
Logic to validate
TableSource types. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.