Package | Description |
---|---|
com.tangosol.coherence.jcache.localcache |
Contains classes related to local cache implementation of Coherence JCache.
|
Constructor and Description |
---|
LocalCache(CoherenceBasedCacheManager manager,
String sJCacheName,
LocalCacheConfiguration<K,V> configuration)
Constructs a
LocalCache configured by LocalCacheConfiguration . |