Uses of Class
com.tangosol.util.MultiplexingMapListener
Packages that use MultiplexingMapListener
Package
Description
Contains classes providing various caching strategies.
Contains various generic utilities.
-
Uses of MultiplexingMapListener in com.tangosol.net.cache
Subclasses of MultiplexingMapListener in com.tangosol.net.cacheModifier and TypeClassDescriptionprotected classMapListener for back map responsible for keeping the front map coherent with the back map.protected classMapListener for back map responsible for keeping the front map coherent with the back map.classAMapListenerfor adding items to theContinuousQueryCache.protected classAn EventRouter routes events from the internal cache of theContinuousQueryCacheto the client listeners, and it can do so asynchronously when appropriate.protected classThis listener allows interception of all events triggered by the internalObservableMapof theContinuousQueryCache.classAMapListenerfor evicting items from theContinuousQueryCache.protected classA listener for the back map.protected classA listener for the front map that moves evictions to the back map.protected classA listener for the front map that moves evictions to the back map. -
Uses of MultiplexingMapListener in com.tangosol.util
Subclasses of MultiplexingMapListener in com.tangosol.utilModifier and TypeClassDescriptionstatic classA converter MapListener that converts events of the underlying MapListener for the underlying NamedCache.static classA converter MapListener that converts events of the underlying MapListener for the underlying map.static classA base class for various wrapper listener classes.static classA wrapper class that turns the specified MapListener into a priming listener.static classA wrapper class that turns the specified MapListener into a synchronous listener.classMapTriggerListener is a special purpose MapListener implementation that is used to register aMapTriggeron a corresponding ObservableMap.protected classAn internal MapListener that listens to the wrapped map.