|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConcurrentReferenceHashMap | |
---|---|
com.hazelcast.cache.impl.record | Hazelcast JSR-107 aka JCache implementation Internal record store |
com.hazelcast.util | This package contains classes to support the inner workings of Hazelcast as well as some backports of newer Java features / data structures to support older Java versions in a clean and nice way. |
Uses of ConcurrentReferenceHashMap in com.hazelcast.cache.impl.record |
---|
Subclasses of ConcurrentReferenceHashMap in com.hazelcast.cache.impl.record | |
---|---|
class |
CacheRecordHashMap
|
Uses of ConcurrentReferenceHashMap in com.hazelcast.util |
---|
Subclasses of ConcurrentReferenceHashMap in com.hazelcast.util | |
---|---|
class |
CacheConcurrentHashMap<K,V>
ConcurrentHashMap to extend iterator capability |
class |
SampleableConcurrentHashMap<K,V>
ConcurrentHashMap to extend iterator capability. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |