| Interface | Description |
|---|---|
| OverwritableTableSink | Deprecated
This interface will not be supported in the new sink design around
DynamicTableSink. |
| PartitionableTableSink | Deprecated
This interface will not be supported in the new sink design around
DynamicTableSink. |
| TableSink<T> | Deprecated
This interface has been replaced by
DynamicTableSink. |
| Class | Description |
|---|---|
| TableSinkBase<T> | Deprecated
This class is implementing the deprecated
TableSink interface. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.