public interface FormatReaderFactory extends Serializable
RecordReader for file.| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
FormatReaderFactory.Context
Context for creating reader.
|
| 限定符和类型 | 方法和说明 |
|---|---|
RecordReader<InternalRow> |
createReader(FormatReaderFactory.Context context) |
RecordReader<InternalRow> createReader(FormatReaderFactory.Context context) throws IOException
IOExceptionCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.