Package org.apache.arrow.memory.unsafe
Class UnsafeAllocationManager
java.lang.Object
org.apache.arrow.memory.AllocationManager
org.apache.arrow.memory.unsafe.UnsafeAllocationManager
Allocation manager based on unsafe API.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.arrow.memory.AllocationManager
AllocationManager.Factory -
Field Summary
Fields -
Method Summary
-
Field Details
-
FACTORY
-
-
Method Details
-
getSize
public long getSize()- Specified by:
getSizein classAllocationManager
-
memoryAddress
protected long memoryAddress()- Specified by:
memoryAddressin classAllocationManager
-
release0
protected void release0()- Specified by:
release0in classAllocationManager
-