Uses of Class
org.apache.arrow.memory.BufferLedger.TransferResult
Packages that use BufferLedger.TransferResult
-
Uses of BufferLedger.TransferResult in org.apache.arrow.memory
Methods in org.apache.arrow.memory that return BufferLedger.TransferResultModifier and TypeMethodDescriptionBufferLedger.transferOwnership
(ArrowBuf srcBuffer, BufferAllocator target) Transfer the memory accounting ownership of this ArrowBuf to another allocator.