| Package | Description |
|---|---|
| org.apache.drill.exec.memory |
Memory Allocation, Account and Management
See the README.md file in this directory for detailed information about Drill's memory allocation subsystem.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RootAllocator
The root allocator for using direct memory inside a Drillbit.
|
| Constructor and Description |
|---|
BaseAllocator(BaseAllocator parentAllocator,
String name,
long initReservation,
long maxAllocation) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.