@Internal public interface BulkReaderFormatFactory extends DecodingFormatFactory<org.apache.flink.connector.file.src.reader.BulkFormat<RowData,org.apache.flink.connector.file.src.FileSourceSplit>>
BulkFormat for file system connector.| 限定符和类型 | 方法和说明 |
|---|---|
BulkDecodingFormat<RowData> |
createDecodingFormat(DynamicTableFactory.Context context,
org.apache.flink.configuration.ReadableConfig formatOptions)
Creates a
BulkDecodingFormat from the given context and format options. |
factoryIdentifier, optionalOptions, requiredOptionsBulkDecodingFormat<RowData> createDecodingFormat(DynamicTableFactory.Context context, org.apache.flink.configuration.ReadableConfig formatOptions)
BulkDecodingFormat from the given context and format options.createDecodingFormat 在接口中 DecodingFormatFactory<org.apache.flink.connector.file.src.reader.BulkFormat<RowData,org.apache.flink.connector.file.src.FileSourceSplit>>Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.