| 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 | Method and Description |
|---|---|
AllocationManager |
AllocationManager.Factory.create(BufferAllocator accountingAllocator,
long size)
Create an
AllocationManager. |
AllocationManager |
BufferLedger.getAllocationManager()
Get the
AllocationManager used by this BufferLedger. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.