| 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.
|
| Modifier and Type | Field and Description |
|---|---|
UnsafeDirectLittleEndian |
PooledByteBufAllocatorL.empty |
| Modifier and Type | Method and Description |
|---|---|
UnsafeDirectLittleEndian |
PooledByteBufAllocatorL.allocate(int size)
Returns a UnsafeDirectLittleEndian of the given size.
|
| Modifier and Type | Method and Description |
|---|---|
UnsafeDirectLittleEndian |
BufferLedger.getUnderlying() |
Copyright © 2019 The Apache Software Foundation. All rights reserved.