| 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 | Class and Description |
|---|---|
class |
BaseAllocator.Reservation
Implementation of
AllocationReservation that supports
history tracking under BaseAllocator.DEBUG is true. |
| Modifier and Type | Method and Description |
|---|---|
AllocationReservation |
BufferAllocator.newReservation()
Create an allocation reservation.
|
AllocationReservation |
BaseAllocator.newReservation() |
Copyright © 2019 The Apache Software Foundation. All rights reserved.