Uses of Interface
org.apache.flink.connector.file.table.format.BulkDecodingFormat
Packages that use BulkDecodingFormat
-
Uses of BulkDecodingFormat in org.apache.flink.connector.file.table.factories
Methods in org.apache.flink.connector.file.table.factories that return BulkDecodingFormatModifier and TypeMethodDescriptionBulkDecodingFormat<org.apache.flink.table.data.RowData>BulkReaderFormatFactory.createDecodingFormat(org.apache.flink.table.factories.DynamicTableFactory.Context context, org.apache.flink.configuration.ReadableConfig formatOptions) Creates aBulkDecodingFormatfrom the given context and format options.