| Package | Description |
|---|---|
| org.apache.arrow.flatbuf | |
| org.apache.arrow.vector.ipc.message |
| Modifier and Type | Method and Description |
|---|---|
Footer |
Footer.__assign(int _i,
ByteBuffer _bb) |
Footer |
Footer.Vector.get(Footer obj,
int j) |
Footer |
Footer.Vector.get(int j) |
static Footer |
Footer.getRootAsFooter(ByteBuffer _bb) |
static Footer |
Footer.getRootAsFooter(ByteBuffer _bb,
Footer obj) |
| Modifier and Type | Method and Description |
|---|---|
Footer |
Footer.Vector.get(Footer obj,
int j) |
static Footer |
Footer.getRootAsFooter(ByteBuffer _bb,
Footer obj) |
| Constructor and Description |
|---|
ArrowFooter(Footer footer)
Constructs from the corresponding Flatbuffer message.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.