| Interface | Description |
|---|---|
| OverwritableTableSink | Deprecated
This interface will not be supported in the new sink design around
DynamicTableSink which only works with the Blink planner. |
| PartitionableTableSink | Deprecated
This interface will not be supported in the new sink design around
DynamicTableSink which only works with the Blink planner. |
| TableSink<T> | Deprecated
This interface has been replaced by
DynamicTableSink. |
| Class | Description |
|---|---|
| TableSinkBase<T> |
Base class for
TableSink. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.