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