Uses of Class
com.tangosol.coherence.jcache.localcache.LocalCacheConfiguration
Packages that use LocalCacheConfiguration
Package
Description
Contains classes related to local cache implementation of Coherence JCache.
- 
Uses of LocalCacheConfiguration in com.tangosol.coherence.jcache.localcache
Constructors in com.tangosol.coherence.jcache.localcache with parameters of type LocalCacheConfigurationModifierConstructorDescriptionLocalCache(CoherenceBasedCacheManager manager, String sJCacheName, LocalCacheConfiguration<K, V> configuration) Constructs aLocalCacheconfigured byLocalCacheConfiguration.