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