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