Package | Description |
---|---|
org.jctools.maps |
Modifier and Type | Field and Description |
---|---|
private NonBlockingHashMapLong.CHM |
NonBlockingHashMapLong._chm |
(package private) NonBlockingHashMapLong.CHM |
NonBlockingHashMapLong.CHM._newchm |
(package private) NonBlockingHashMapLong.CHM |
NonBlockingHashMapLong.SnapshotV._sschm |
Modifier and Type | Field and Description |
---|---|
private static java.util.concurrent.atomic.AtomicLongFieldUpdater<NonBlockingHashMapLong.CHM> |
NonBlockingHashMapLong.CHM._copyDoneUpdater |
private static java.util.concurrent.atomic.AtomicLongFieldUpdater<NonBlockingHashMapLong.CHM> |
NonBlockingHashMapLong.CHM._copyIdxUpdater |
private static java.util.concurrent.atomic.AtomicReferenceFieldUpdater<NonBlockingHashMapLong.CHM,NonBlockingHashMapLong.CHM> |
NonBlockingHashMapLong.CHM._newchmUpdater |
private static java.util.concurrent.atomic.AtomicReferenceFieldUpdater<NonBlockingHashMapLong.CHM,NonBlockingHashMapLong.CHM> |
NonBlockingHashMapLong.CHM._newchmUpdater |
private static java.util.concurrent.atomic.AtomicLongFieldUpdater<NonBlockingHashMapLong.CHM> |
NonBlockingHashMapLong.CHM._resizerUpdater |
Modifier and Type | Method and Description |
---|---|
private NonBlockingHashMapLong.CHM |
NonBlockingHashMapLong.CHM.copy_slot_and_check(int idx,
java.lang.Object should_help) |
private NonBlockingHashMapLong.CHM |
NonBlockingHashMapLong.CHM.resize() |
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
NonBlockingHashMapLong.CHM.CAS_newchm(NonBlockingHashMapLong.CHM newchm) |