| Package | Description |
|---|---|
| io.netty.buffer | |
| org.apache.arrow.memory |
Memory Allocation, Account and Management
See the README.md file in this directory for detailed information about Arrow's memory
allocation subsystem.
|
| org.apache.arrow.memory.util | |
| org.apache.arrow.memory.util.hash |
| Class and Description |
|---|
| ArrowBuf
ArrowBuf serves as a facade over underlying memory by providing
several access APIs to read/write data into a chunk of direct
memory.
|
| NettyArrowBuf
Netty specific wrapper over ArrowBuf for use in Netty framework.
|
| UnsafeDirectLittleEndian
The underlying class we use for little-endian access to memory.
|
| Class and Description |
|---|
| ArrowBuf
ArrowBuf serves as a facade over underlying memory by providing
several access APIs to read/write data into a chunk of direct
memory.
|
| UnsafeDirectLittleEndian
The underlying class we use for little-endian access to memory.
|
| Class and Description |
|---|
| ArrowBuf
ArrowBuf serves as a facade over underlying memory by providing
several access APIs to read/write data into a chunk of direct
memory.
|
| Class and Description |
|---|
| ArrowBuf
ArrowBuf serves as a facade over underlying memory by providing
several access APIs to read/write data into a chunk of direct
memory.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.