Uses of Interface
org.apache.flink.table.connector.format.Format
Packages that use Format
-
Uses of Format in org.apache.flink.table.connector.format
Subinterfaces of Format in org.apache.flink.table.connector.formatModifier and TypeInterfaceDescriptioninterfaceAFormatfor aDynamicTableSourcefor reading rows.interfaceAFormatfor aDynamicTableSinkfor writing rows.interfaceExtension ofDecodingFormatwhich is able to produce projected rows.