| Package | Description |
|---|---|
| com.tangosol.coherence.jcache.partitionedcache |
Contains classes related to partitioned cache implementation of Coherence JCache.
|
| Constructor and Description |
|---|
PartitionedCache(CoherenceBasedCacheManager manager,
String sJCacheName,
PartitionedCacheConfiguration<K,V> configuration)
Constructs a
PartitionedCache configured by PartitionedCacheConfiguration
in context of CoherenceBasedCacheManager with JCache name sJCacheName. |