| Package | Description |
|---|---|
| org.apache.flink.table.factories | |
| org.apache.flink.table.sources |
| Class and Description |
|---|
| StreamTableSource
Deprecated.
This interface has been replaced by
DynamicTableSource. The new interface
produces internal data structures. See FLIP-95 for more information. |
| Class and Description |
|---|
| CsvTableSource
Deprecated.
The legacy CSV connector has been replaced by
FileSource. It is kept only to
support tests for the legacy connector stack. |
| CsvTableSource.Builder
Deprecated.
A builder for creating CsvTableSource instances.
|
| CsvTableSourceFactoryBase
Deprecated.
The legacy CSV connector has been replaced by
FileSource. It is kept only to
support tests for the legacy connector stack. |
| StreamTableSource
Deprecated.
This interface has been replaced by
DynamicTableSource. The new interface
produces internal data structures. See FLIP-95 for more information. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.