| Package | Description |
|---|---|
| org.apache.flink.table.factories | |
| org.apache.flink.table.sinks |
| Class and Description |
|---|
| StreamTableSink
Deprecated.
This interface has been replaced by
DynamicTableSink. The new interface
consumes internal data structures. See FLIP-95 for more information. |
| Class and Description |
|---|
| AppendStreamTableSink
Deprecated.
This interface has been replaced by
DynamicTableSink. The new interface
consumes internal data structures. See FLIP-95 for more information. |
| CsvTableSink
Deprecated.
The legacy CSV connector has been replaced by
FileSink. It is kept only to
support tests for the legacy connector stack. |
| CsvTableSinkFactoryBase
Deprecated.
The legacy CSV connector has been replaced by
FileSink. It is kept only to
support tests for the legacy connector stack. |
| StreamTableSink
Deprecated.
This interface has been replaced by
DynamicTableSink. The new interface
consumes internal data structures. See FLIP-95 for more information. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.