| Package | Description |
|---|---|
| org.apache.arrow.memory |
Memory Allocation, Accounting and Management.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<AllocationOutcomeDetails> |
AllocationOutcome.getDetails()
Get additional details of the allocation (like the status at each allocator in the hierarchy).
|
Optional<AllocationOutcomeDetails> |
OutOfMemoryException.getOutcomeDetails() |
| Constructor and Description |
|---|
OutOfMemoryException(String message,
Optional<AllocationOutcomeDetails> details) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.