| 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 |
| Modifier and Type | Method and Description |
|---|---|
AllocationReservation |
BaseAllocator.newReservation() |
AllocationReservation |
BufferAllocator.newReservation()
Create an allocation reservation.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.