Uses of Class
com.tangosol.util.AbstractMapListener
Package
Description
The Coherence gRPC server implementation.
Contains classes related to local cache implementation of Coherence JCache.
Contains classes related to partitioned cache implementation of Coherence JCache.
Contains classes providing various caching strategies.
-
Uses of AbstractMapListener in com.oracle.coherence.grpc.proxy
Modifier and TypeClassDescriptionprotected static class
NamedCacheDeactivationListener
that will communicate cache truncation and destruction events over the proxy. -
Uses of AbstractMapListener in com.tangosol.coherence.jcache.localcache
Modifier and TypeClassDescriptionclass
MapListener for Coherence-based JCache adapter implementation to generate JCacheCoherenceCacheEntryEvent
.class
Synchronous version of LocalCacheAsynchronousMapListener. -
Uses of AbstractMapListener in com.tangosol.coherence.jcache.partitionedcache
Modifier and TypeClassDescriptionclass
MapListener for coherence cache to implement jcache map events.class
MapListener for meta-information about JCachePartitionedCache
instances.class
Synchronous version of PartitionedCacheAsynchronousMapListener.class
MapListener for coherence cache to generate JCache ExpiryEvents. -
Uses of AbstractMapListener in com.tangosol.net.cache
Modifier and TypeClassDescriptionprotected class
DeactivationListener for the back NamedCache.protected class
MapListener for front map responsible for deregistering back map listeners upon front map eviction.protected class
DeactivationListener for the underlying NamedCache.class
Deprecated.A map listener that listens to the VersionCache and invalidates local entries accordingly.