Class | Description |
---|---|
ArrowBufPointer |
Pointer to a memory region within an
ArrowBuf . |
AssertionUtil |
Utility class to that provides
AssertionUtil.ASSERT_ENABLED constant to determine if assertions are enabled. |
AutoCloseableLock |
Simple wrapper class that allows Locks to be released via a try-with-resources block.
|
ByteFunctionHelpers |
Utility methods for memory comparison at a byte level.
|
CommonUtil |
Utilities and static methods needed for arrow-memory.
|
HistoricalLog |
Utility class that can be used to log activity within a class
for later logging and debugging.
|
LargeMemoryUtil |
Contains utilities for dealing with a 64-bit address base.
|
MemoryUtil |
Utilities for memory related operations.
|
StackTrace |
Convenient way of obtaining and manipulating stack traces for debugging.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.