Package | Description |
---|---|
com.tangosol.net.cache |
Contains classes providing various caching strategies.
|
com.tangosol.util |
Contains various generic utilities.
|
Modifier and Type | Class | Description |
---|---|---|
class |
LocalCache
A LocalCache implementation that supports the JCache API, CacheLoader and
CacheStore objects.
|
|
class |
OldCache
Deprecated.
As of Coherence 3.1, use
LocalCache instead |
Modifier and Type | Class | Description |
---|---|---|
class |
ObservableHashMap<K,V>
An ObservableMap implementation that extends the SafeHashMap.
|
Modifier and Type | Field | Description |
---|---|---|
protected SafeHashMap |
WrapperConcurrentMap.m_mapLock
The map containing all the locks.
|