Uses of Class
org.apache.arrow.memory.AllocationManager
Package
Description
Memory Allocation, Accounting and Management.
-
Uses of AllocationManager in org.apache.arrow.memory
Modifier and TypeMethodDescriptionAllocationManager.Factory.create
(BufferAllocator accountingAllocator, long size) Create anAllocationManager
.BufferLedger.getAllocationManager()
Get theAllocationManager
used by this BufferLedger. -
Uses of AllocationManager in org.apache.arrow.memory.netty
Modifier and TypeMethodDescriptionDefaultAllocationManagerFactory.create
(BufferAllocator accountingAllocator, long size) -
Uses of AllocationManager in org.apache.arrow.memory.unsafe
Modifier and TypeClassDescriptionfinal class
Allocation manager based on unsafe API.Modifier and TypeMethodDescriptionDefaultAllocationManagerFactory.create
(BufferAllocator accountingAllocator, long size)