public final class UnsafeAllocationManager extends AllocationManager
AllocationManager.Factory| Modifier and Type | Field and Description |
|---|---|
static AllocationManager.Factory |
FACTORY |
| Modifier and Type | Method and Description |
|---|---|
long |
getSize() |
protected long |
memoryAddress() |
protected void |
release0() |
public static final AllocationManager.Factory FACTORY
public long getSize()
getSize in class AllocationManagerprotected long memoryAddress()
memoryAddress in class AllocationManagerprotected void release0()
release0 in class AllocationManagerCopyright © 2022 The Apache Software Foundation. All rights reserved.