| Package | Description |
|---|---|
| org.apache.flink.table.connector.format | |
| org.apache.flink.table.connector.sink |
| Modifier and Type | Method and Description |
|---|---|
I |
EncodingFormat.createRuntimeEncoder(DynamicTableSink.Context context,
DataType physicalDataType)
Creates runtime encoder implementation that is configured to consume data of the given data
type.
|
| Modifier and Type | Method and Description |
|---|---|
DynamicTableSink.SinkRuntimeProvider |
DynamicTableSink.getSinkRuntimeProvider(DynamicTableSink.Context context)
Returns a provider of runtime implementation for writing the data.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.