Package | Description |
---|---|
com.tangosol.coherence.jcache.remotecache |
Contains classes related to remote cache implementation of Coherence JCache.
|
Constructor and Description |
---|
RemoteCache(CoherenceBasedCacheManager manager,
String sJCacheName,
RemoteCacheConfiguration configuration)
Constructs a
RemoteCache configured by PartitionedCacheConfiguration
in context of CoherenceBasedCacheManager with JCache name sJCacheName . |