| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.factories | |
| org.apache.flink.table.sinks |
| 类和说明 |
|---|
| StreamTableSink
已过时。
This interface has been replaced by
DynamicTableSink. The new interface
consumes internal data structures. See FLIP-95 for more information. |
| 类和说明 |
|---|
| AppendStreamTableSink
已过时。
This interface has been replaced by
DynamicTableSink. The new interface
consumes internal data structures. See FLIP-95 for more information. |
| CsvTableSink
已过时。
The legacy CSV connector has been replaced by
FileSink. It is kept only to
support tests for the legacy connector stack. |
| CsvTableSinkFactoryBase
已过时。
The legacy CSV connector has been replaced by
FileSink. It is kept only to
support tests for the legacy connector stack. |
| StreamTableSink
已过时。
This interface has been replaced by
DynamicTableSink. The new interface
consumes internal data structures. See FLIP-95 for more information. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.