| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.factories |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
DynamicTableSinkFactory
Creates a
DynamicTableSink instance from a CatalogTable and additional context
information. |
interface |
DynamicTableSourceFactory
Creates a
DynamicTableSource instance from a CatalogTable and additional context
information. |
| 限定符和类型 | 方法和说明 |
|---|---|
static FactoryUtil.TableFactoryHelper |
FactoryUtil.createTableFactoryHelper(DynamicTableFactory factory,
DynamicTableFactory.Context context)
Creates a utility that helps in discovering formats and validating all options for a
DynamicTableFactory. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.