| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.factories | |
| org.apache.flink.table.sources |
| 类和说明 |
|---|
| StreamTableSource
已过时。
This interface has been replaced by
DynamicTableSource. The new interface
produces internal data structures. See FLIP-95 for more information. |
| 类和说明 |
|---|
| CsvTableSource
已过时。
The legacy CSV connector has been replaced by
FileSource. It is kept only to
support tests for the legacy connector stack. |
| CsvTableSource.Builder
已过时。
A builder for creating CsvTableSource instances.
|
| CsvTableSourceFactoryBase
已过时。
The legacy CSV connector has been replaced by
FileSource. It is kept only to
support tests for the legacy connector stack. |
| StreamTableSource
已过时。
This interface has been replaced by
DynamicTableSource. The new interface
produces internal data structures. See FLIP-95 for more information. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.