| Package | Description |
|---|---|
| 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 |
|---|---|
static AllocationListener |
AllocationListener.NOOP |
| Constructor and Description |
|---|
BaseAllocator(AllocationListener listener,
String name,
long initReservation,
long maxAllocation) |
RootAllocator(AllocationListener listener,
long limit) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.