| Package | Description |
|---|---|
| org.apache.flink.table.connector.sink |
| Modifier and Type | Method and Description |
|---|---|
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–2025 The Apache Software Foundation. All rights reserved.