| 接口 | 说明 |
|---|---|
| StreamTableSource<T> | 已过时
This interface has been replaced by
DynamicTableSource. |
| 类 | 说明 |
|---|---|
| CsvAppendTableSourceFactory | 已过时
The legacy CSV connector has been replaced by
FileSource. |
| CsvBatchTableSourceFactory | 已过时
The legacy CSV connector has been replaced by
FileSource. |
| CsvTableSource | 已过时
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 | 已过时
The legacy CSV connector has been replaced by
FileSource. |
| InputFormatTableSource<T> | 已过时
This interface has been replaced by
DynamicTableSource. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.