| Class | Description |
|---|---|
| ArrowFileReader | |
| ArrowFileWriter | |
| ArrowReader |
Abstract class to read Schema and ArrowRecordBatches.
|
| ArrowStreamReader |
This classes reads from an input stream and produces ArrowRecordBatches.
|
| ArrowStreamWriter | |
| ArrowWriter | |
| JsonFileReader | |
| JsonFileWriter | |
| JsonFileWriter.JSONWriteConfig | |
| ReadChannel | |
| SeekableReadChannel | |
| WriteChannel |
Wrapper around a WritableByteChannel that maintains the position as well adding
some common serialization utilities.
|
| Exception | Description |
|---|---|
| InvalidArrowFileException |
Copyright © 2017 The Apache Software Foundation. All rights reserved.