Uses of Class
com.tangosol.coherence.jcache.partitionedcache.PartitionedCacheConfiguration
Packages that use PartitionedCacheConfiguration
Package
Description
Contains classes related to partitioned cache implementation of Coherence JCache.
- 
Uses of PartitionedCacheConfiguration in com.tangosol.coherence.jcache.partitionedcache
Constructors in com.tangosol.coherence.jcache.partitionedcache with parameters of type PartitionedCacheConfigurationModifierConstructorDescriptionPartitionedCache(CoherenceBasedCacheManager manager, String sJCacheName, PartitionedCacheConfiguration<K, V> configuration) Constructs aPartitionedCacheconfigured byPartitionedCacheConfigurationin context ofCoherenceBasedCacheManagerwith JCache namesJCacheName.