public interface FormatReaderFactory
RecordReader for file.| Modifier and Type | Interface and Description |
|---|---|
static interface |
FormatReaderFactory.Context
Context for creating reader.
|
| Modifier and Type | Method and Description |
|---|---|
FileRecordReader<InternalRow> |
createReader(FormatReaderFactory.Context context) |
FileRecordReader<InternalRow> createReader(FormatReaderFactory.Context context) throws IOException
IOExceptionCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.