Module org.apache.arrow.memory.core
Package org.apache.arrow.memory
Class BufferLedger.TransferResult
java.lang.Object
org.apache.arrow.memory.BufferLedger.TransferResult
- All Implemented Interfaces:
OwnershipTransferResult
- Enclosing class:
- BufferLedger
The outcome of a Transfer.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
buffer
-
-
Method Details
-
getTransferredBuffer
- Specified by:
getTransferredBufferin interfaceOwnershipTransferResult
-
getAllocationFit
public boolean getAllocationFit()- Specified by:
getAllocationFitin interfaceOwnershipTransferResult
-