| Package | Description |
|---|---|
| org.apache.arrow.vector.file | |
| org.apache.arrow.vector.schema |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrowBlock |
class |
ArrowFooter |
| Modifier and Type | Method and Description |
|---|---|
static ByteBuffer |
WriteChannel.serialize(FBSerializable writer) |
long |
WriteChannel.write(FBSerializable writer,
boolean withSizePrefix) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArrowMessage |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrowBuffer |
class |
ArrowDictionaryBatch |
class |
ArrowFieldNode |
class |
ArrowRecordBatch |
class |
VectorLayout |
| Modifier and Type | Method and Description |
|---|---|
static int |
FBSerializables.writeAllStructsToVector(com.google.flatbuffers.FlatBufferBuilder builder,
List<? extends FBSerializable> all) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.