Package | Description |
---|---|
org.apache.flink.formats.avro | |
org.apache.flink.formats.csv | |
org.apache.flink.table.factories |
Modifier and Type | Method and Description |
---|---|
InputFormat<RowData,?> |
AvroFileSystemFormatFactory.createReader(FileSystemFormatFactory.ReaderContext context) |
Modifier and Type | Method and Description |
---|---|
InputFormat<RowData,?> |
CsvFileSystemFormatFactory.createReader(FileSystemFormatFactory.ReaderContext context) |
Modifier and Type | Method and Description |
---|---|
InputFormat<RowData,?> |
FileSystemFormatFactory.createReader(FileSystemFormatFactory.ReaderContext context)
Deprecated.
Create
InputFormat reader. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.