| 接口 | 说明 |
|---|---|
| OverwritableTableSink | 已过时
This interface will not be supported in the new sink design around
DynamicTableSink. |
| PartitionableTableSink | 已过时
This interface will not be supported in the new sink design around
DynamicTableSink. |
| TableSink<T> | 已过时
This interface has been replaced by
DynamicTableSink. |
| 类 | 说明 |
|---|---|
| TableSinkBase<T> |
Base class for
TableSink. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.