Uses of Enum
org.apache.arrow.memory.AllocationOutcome.Status
Packages that use AllocationOutcome.Status
-
Uses of AllocationOutcome.Status in org.apache.arrow.memory
Methods in org.apache.arrow.memory that return AllocationOutcome.StatusModifier and TypeMethodDescriptionAllocationOutcome.getStatus()
Get the status of the allocation.static AllocationOutcome.Status
Returns the enum constant of this type with the specified name.static AllocationOutcome.Status[]
AllocationOutcome.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.