BulkReaderFormatFactory and BulkWriterFormatFactory.@Deprecated @Internal public interface FileSystemFormatFactory extends Factory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FileSystemFormatFactory.ReaderContext
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.io.InputFormat<RowData,?> |
createReader(FileSystemFormatFactory.ReaderContext context)
Deprecated.
Create
InputFormat reader. |
factoryIdentifier, optionalOptions, requiredOptionsorg.apache.flink.api.common.io.InputFormat<RowData,?> createReader(FileSystemFormatFactory.ReaderContext context)
InputFormat reader.Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.