| Package | Description |
|---|---|
| org.apache.arrow.memory |
Memory Allocation, Accounting and Management.
|
| Modifier and Type | Method and Description |
|---|---|
BufferLedger.TransferResult |
BufferLedger.transferOwnership(ArrowBuf srcBuffer,
BufferAllocator target)
Transfer the memory accounting ownership of this ArrowBuf to another allocator.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.