public static interface OffHeapStorageArea.Owner
| Modifier and Type | Method and Description |
|---|---|
boolean |
evictAtAddress(long address,
boolean shrink) |
boolean |
isThief() |
boolean |
moved(long shift,
long pointer) |
int |
sizeOf(long shift) |
Lock |
writeLock() |
boolean evictAtAddress(long address,
boolean shrink)
Lock writeLock()
boolean isThief()
boolean moved(long shift,
long pointer)
int sizeOf(long shift)
Copyright © 2019. All rights reserved.