Uses of Interface
org.apache.drill.exec.memory.AllocationReservation
Package
Description
Memory Allocation, Account and Management
See the README.md file in this directory for detailed information about Drill's memory allocation subsystem.
-
Uses of AllocationReservation in org.apache.drill.exec.memory
Modifier and TypeMethodDescriptionBaseAllocator.newReservation()
BufferAllocator.newReservation()
Create an allocation reservation.