| Package | Description |
|---|---|
| org.apache.arrow.memory |
Memory Allocation, Accounting and Management.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArrowBuf.print(StringBuilder sb,
int indent,
BaseAllocator.Verbosity verbosity)
Print information of this buffer into
sb at the given
indentation and verbosity level. |
void |
RootAllocator.verify()
Verify the accounting state of the allocation system.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.