|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.cliffc.high_scale_lib | |
---|---|
java.util | |
java.util.concurrent | |
org.cliffc.high_scale_lib |
Classes in org.cliffc.high_scale_lib used by java.util | |
---|---|
NonBlockingHashtable
A lock-free alternate implementation of ConcurrentHashMap
with better scaling properties and generally lower costs to mutate the Map. |
Classes in org.cliffc.high_scale_lib used by java.util.concurrent | |
---|---|
NonBlockingHashMap
A lock-free alternate implementation of ConcurrentHashMap
with better scaling properties and generally lower costs to mutate the Map. |
Classes in org.cliffc.high_scale_lib used by org.cliffc.high_scale_lib | |
---|---|
ConcurrentAutoTable
An auto-resizing table of longs , supporting low-contention CAS
operations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |