| Package | Description |
|---|---|
| org.apache.arrow.vector.file | |
| org.apache.arrow.vector.schema | |
| org.apache.arrow.vector.stream |
| Modifier and Type | Method and Description |
|---|---|
protected ArrowMessage |
ArrowFileReader.readMessage(SeekableReadChannel in,
BufferAllocator allocator) |
protected abstract ArrowMessage |
ArrowReader.readMessage(T in,
BufferAllocator allocator) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrowDictionaryBatch |
class |
ArrowRecordBatch |
| Modifier and Type | Method and Description |
|---|---|
static ArrowMessage |
MessageSerializer.deserializeMessageBatch(ReadChannel in,
BufferAllocator alloc) |
protected ArrowMessage |
ArrowStreamReader.readMessage(ReadChannel in,
BufferAllocator allocator) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.