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