| Package | Description |
|---|---|
| org.apache.flink.table.connector.format |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DecodingFormat<I>
A
Format for a DynamicTableSource for reading rows. |
interface |
EncodingFormat<I>
A
Format for a DynamicTableSink for writing rows. |
interface |
ProjectableDecodingFormat<I>
Extension of
DecodingFormat which is able to produce projected rows. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.