Interface OwnershipTransferResult

All Known Implementing Classes:
BufferLedger.TransferResult, OwnershipTransferNOOP

public interface OwnershipTransferResult
The result of transferring an ArrowBuf between BufferAllocators.
  • Method Details

    • getAllocationFit

      boolean getAllocationFit()
    • getTransferredBuffer

      ArrowBuf getTransferredBuffer()