| Package | Description |
|---|---|
| io.netty.buffer | |
| 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.
|
| Class and Description |
|---|
| AllocationManager.BufferLedger
The reference manager that binds an allocator manager to a particular BaseAllocator.
|
| ArrowByteBufAllocator
An implementation of ByteBufAllocator that wraps a Arrow BufferAllocator.
|
| BaseAllocator.Verbosity |
| BufferAllocator
Wrapper class to deal with byte buffer allocation.
|
| BufferManager
Manages a list of
ArrowBufs that can be reallocated as needed. |
| Class and Description |
|---|
| AllocationListener
An allocation listener being notified for allocation/deallocation
|
| AllocationManager.BufferLedger
The reference manager that binds an allocator manager to a particular BaseAllocator.
|
| AllocationReservation
Supports cumulative allocation reservation.
|
| ArrowByteBufAllocator
An implementation of ByteBufAllocator that wraps a Arrow BufferAllocator.
|
| BaseAllocator |
| BaseAllocator.Verbosity |
| BufferAllocator
Wrapper class to deal with byte buffer allocation.
|
| BufferManager
Manages a list of
ArrowBufs that can be reallocated as needed. |
| OutOfMemoryException |
| ValueWithKeyIncluded
Helper Iface to generify a value to be included in the map where
key is part of the value
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.