public interface FileReaderFactory<T>
| Modifier and Type | Method and Description |
|---|---|
RecordReader<T> |
createRecordReader(DataFileMeta file) |
RecordReader<T> createRecordReader(DataFileMeta file) throws IOException
IOExceptionCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.