Package | Description |
---|---|
org.apache.arrow.memory |
Memory Allocation, Account and Management
See the README.md file in this directory for detailed information about Arrow's memory
allocation subsystem.
|
org.apache.arrow.vector.ipc |
Modifier and Type | Method and Description |
---|---|
void |
RootAllocator.verify()
Verify the accounting state of the allocation system.
|
Modifier and Type | Method and Description |
---|---|
List<ArrowBlock> |
ArrowFileWriter.getDictionaryBlocks() |
List<ArrowBlock> |
ArrowFileWriter.getRecordBlocks() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.