| Package | Description |
|---|---|
| org.apache.flink.table.sinks | |
| org.apache.flink.table.sources |
| Class and Description |
|---|
| StreamTableSinkFactory
Deprecated.
This interface has been replaced by
DynamicTableSinkFactory. The new
interface creates instances of DynamicTableSink. See FLIP-95 for more information. |
| Class and Description |
|---|
| StreamTableSourceFactory
Deprecated.
This interface has been replaced by
DynamicTableSourceFactory. The new
interface creates instances of DynamicTableSource. See FLIP-95 for more information. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.