Uses of Interface
org.apache.flink.table.factories.FormatFactory
-
Packages that use FormatFactory Package Description org.apache.flink.table.factories -
-
Uses of FormatFactory in org.apache.flink.table.factories
Subinterfaces of FormatFactory in org.apache.flink.table.factories Modifier and Type Interface Description interfaceDecodingFormatFactory<I>interfaceDeserializationFormatFactoryFactory for creating aDecodingFormatforDeserializationSchema.interfaceEncodingFormatFactory<I>Base interface for configuring anEncodingFormatfor aDynamicTableSink.interfaceSerializationFormatFactoryFactory for creating aEncodingFormatforSerializationSchema.
-