|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use net.sf.ehcache.util.concurrent | |
|---|---|
| net.sf.ehcache.store.cachingtier | Contains the caching tier implementations |
| net.sf.ehcache.util.concurrent | |
| Classes in net.sf.ehcache.util.concurrent used by net.sf.ehcache.store.cachingtier | |
|---|---|
| ConcurrentHashMap
A hash table supporting full concurrency of retrievals and high expected concurrency for updates. |
|
| Classes in net.sf.ehcache.util.concurrent used by net.sf.ehcache.util.concurrent | |
|---|---|
| ConcurrentHashMap.KeySetView
A view of a ConcurrentHashMap as a Set of keys, in
which additions may optionally be enabled by mapping to a
common value. |
|
| ConcurrentHashMap.Node
Key-value entry. |
|
| ConcurrentHashMap.RemovalCallback
|
|
| ConcurrentHashMap.Spliterator
A partitionable iterator. |
|
| ConcurrentHashMap.TreeNode
Nodes for use in TreeBins |
|
| ConcurrentHashMap.ValuesView
A view of a ConcurrentHashMap as a Collection of
values, in which additions are disabled. |
|
| ThreadLocalRandom
A random number generator isolated to the current thread. |
|
|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||