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 |
---|---|
RecordReader<InternalRow> |
createReader(FormatReaderFactory.Context context) |
RecordReader<InternalRow> createReader(FormatReaderFactory.Context context) throws IOException
IOException
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.