| 接口 | 说明 |
|---|---|
| AppendStreamTableSink<T> | 已过时
This interface has been replaced by
DynamicTableSink. |
| RetractStreamTableSink<T> | 已过时
This interface has been replaced by
DynamicTableSink. |
| StreamTableSink<T> | 已过时
This interface has been replaced by
DynamicTableSink. |
| UpsertStreamTableSink<T> | 已过时
This interface has been replaced by
DynamicTableSink. |
| 类 | 说明 |
|---|---|
| CsvAppendTableSinkFactory | 已过时
The legacy CSV connector has been replaced by
FileSink. |
| CsvBatchTableSinkFactory | 已过时
The legacy CSV connector has been replaced by
FileSink. |
| CsvTableSink | 已过时
The legacy CSV connector has been replaced by
FileSink. |
| CsvTableSink.CsvFormatter |
Formats a Row into a String with fields separated by the field delimiter.
|
| CsvTableSinkFactoryBase | 已过时
The legacy CSV connector has been replaced by
FileSink. |
| OutputFormatTableSink<T> | 已过时
This interface has been replaced by
DynamicTableSink. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.