Uses of Class
com.tangosol.util.SafeHashMap
Packages that use SafeHashMap
Package
Description
Contains classes providing various caching strategies.
Contains various generic utilities.
-
Uses of SafeHashMap in com.tangosol.net.cache
Subclasses of SafeHashMap in com.tangosol.net.cacheModifier and TypeClassDescriptionclass
A LocalCache implementation that supports the JCache API, CacheLoader and CacheStore objects. -
Uses of SafeHashMap in com.tangosol.util
Subclasses of SafeHashMap in com.tangosol.utilModifier and TypeClassDescriptionclass
ObservableHashMap<K,
V> An ObservableMap implementation that extends the SafeHashMap.Fields in com.tangosol.util declared as SafeHashMapModifier and TypeFieldDescriptionprotected final SafeHashMap
WrapperConcurrentMap.m_mapLock
The map containing all the locks.