Uses of Class
com.tangosol.coherence.jcache.common.JCacheContext
Package
Description
Common utilities used by Coherence JCache.
Contains classes related to local cache implementation of Coherence JCache.
Contains classes related to partitioned cache implementation of Coherence JCache.
-
Uses of JCacheContext in com.tangosol.coherence.jcache.common
Modifier and TypeMethodDescriptionstatic JCacheContext
JCacheContext.getContext
(ResourceRegistry reg, JCacheIdentifier cacheId) Get a JCacheContext forcacheId
inResourceRegistry
static JCacheContext
JCacheContext.getContext
(ResourceRegistry reg, JCacheIdentifier cacheId, javax.cache.configuration.CompleteConfiguration config) Get or Create a JCacheContext forcacheId
inResourceRegistry
-
Uses of JCacheContext in com.tangosol.coherence.jcache.localcache
Modifier and TypeMethodDescriptionLocalCache.getContext()
Get the JCache context for this JCache's operations -
Uses of JCacheContext in com.tangosol.coherence.jcache.partitionedcache