JavaScript is disabled on your browser.
Skip navigation links
Java API Reference for Oracle® Coherence Community Edition
(23.09)
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Package
com.tangosol.coherence.jcache.passthroughcache
Packages that use
com.tangosol.coherence.jcache.passthroughcache
Package
Description
com.tangosol.coherence.jcache.passthroughcache
Contains classes related to pass-through cache implementation of Coherence JCache.
Classes in
com.tangosol.coherence.jcache.passthroughcache
used by
com.tangosol.coherence.jcache.passthroughcache
Class
Description
PassThroughCacheConfiguration
A
Configuration
for a
Cache
based on an existing Coherence
NamedCache
.
PassThroughCacheEntryEvent
An implementation of a
CacheEntryEvent
based on an underlying Coherence
MapEvent
.