See: Description
Interface | Description |
---|---|
AllocationReservation |
Supports cumulative allocation reservation.
|
BufferAllocator |
Wrapper class to deal with byte buffer allocation.
|
Class | Description |
---|---|
Accountant |
Provides a concurrent way to manage account for memory usage without locking.
|
AllocationManager |
Manages the relationship between one or more allocators and a particular
UDLE.
|
BaseAllocator | |
BoundsChecking | |
DrillByteBufAllocator |
An extend of AbstractByteBufAllocator that wraps a Drill BufferAllocator.
|
RootAllocator |
The root allocator for using direct memory inside a Drillbit.
|
RootAllocatorFactory |
Enum | Description |
---|---|
Accountant.AllocationOutcome |
Describes the type of outcome that occurred when trying to account for allocation of memory.
|
BaseAllocator.Verbosity |
Exception | Description |
---|---|
AllocatorClosedException |
Exception thrown when a closed BufferAllocator is used.
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.