Uses of Class
com.tangosol.coherence.jcache.remotecache.RemoteCacheConfiguration
Package
Description
Contains classes related to remote cache implementation of Coherence JCache.
-
Uses of RemoteCacheConfiguration in com.tangosol.coherence.jcache.remotecache
ModifierConstructorDescriptionRemoteCache
(CoherenceBasedCacheManager manager, String sJCacheName, RemoteCacheConfiguration configuration) Constructs aRemoteCache
configured byPartitionedCacheConfiguration
in context ofCoherenceBasedCacheManager
with JCache namesJCacheName
.