| 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 an try-with-resources block.
|
| ByteFunctionHelpers |
Utility methods for memory comparison at a byte level.
|
| HistoricalLog |
Utility class that can be used to log activity within a class
for later logging and debugging.
|
| StackTrace |
Convenient way of obtaining and manipulating stack traces for debugging.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.