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