| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.connector.source |
| 限定符和类型 | 方法和说明 |
|---|---|
DynamicTableSource.DataStructureConverter |
DynamicTableSource.Context.createDataStructureConverter(DataType producedDataType)
Creates a converter for mapping between objects specified by the given
DataType
and Flink's internal data structures that can be passed into a runtime implementation. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.