Uses of Interface
org.apache.arrow.memory.OwnershipTransferResult
-
Uses of OwnershipTransferResult in org.apache.arrow.memory
Modifier and TypeClassDescriptionstatic class
The outcome of a Transfer.class
AnOwnershipTransferResult
indicating no transfer needed.Modifier and TypeMethodDescriptionReferenceManager.transferOwnership
(ArrowBuf sourceBuffer, BufferAllocator targetAllocator) Duplicate the memory accounting ownership of the backing allocation of the given ArrowBuf in another allocator.