Uses of Class
com.tangosol.coherence.jcache.localcache.LocalCacheConfiguration
Package
Description
Contains classes related to local cache implementation of Coherence JCache.
-
Uses of LocalCacheConfiguration in com.tangosol.coherence.jcache.localcache
ModifierConstructorDescriptionLocalCache
(CoherenceBasedCacheManager manager, String sJCacheName, LocalCacheConfiguration<K, V> configuration) Constructs aLocalCache
configured byLocalCacheConfiguration
.