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