Uses of Interface
org.apache.flink.table.factories.FormatFactory
Packages that use FormatFactory
-
Uses of FormatFactory in org.apache.flink.table.factories
Subinterfaces of FormatFactory in org.apache.flink.table.factoriesModifier and TypeInterfaceDescriptioninterfaceinterfaceFactory for creating aDecodingFormatforDeserializationSchema.interfaceBase interface for configuring anEncodingFormatfor aDynamicTableSink.interfaceFactory for creating aEncodingFormatforSerializationSchema.