Uses of Enum
org.apache.drill.exec.memory.Accountant.AllocationOutcome
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 Accountant.AllocationOutcome in org.apache.drill.exec.memory
Modifier and TypeMethodDescriptionstatic Accountant.AllocationOutcome
Returns the enum constant of this type with the specified name.static Accountant.AllocationOutcome[]
Accountant.AllocationOutcome.values()
Returns an array containing the constants of this enum type, in the order they are declared.