Uses of Class
com.tangosol.util.MultiplexingMapListener
Package
Description
Contains classes providing various caching strategies.
Contains various generic utilities.
-
Uses of MultiplexingMapListener in com.tangosol.net.cache
Modifier and TypeClassDescriptionprotected class
MapListener for back map responsible for keeping the front map coherent with the back map.protected class
MapListener for back map responsible for keeping the front map coherent with the back map.class
AMapListener
for adding items to theContinuousQueryCache
.protected class
An EventRouter routes events from the internal cache of theContinuousQueryCache
to the client listeners, and it can do so asynchronously when appropriate.protected class
This listener allows interception of all events triggered by the the internalObservableMap
of theContinuousQueryCache
.class
AMapListener
for evicting items from theContinuousQueryCache
.protected class
A listener for the back map.protected class
A listener for the front map that moves evictions to the back map.protected class
A listener for the front map that moves evictions to the back map. -
Uses of MultiplexingMapListener in com.tangosol.util
Modifier and TypeClassDescriptionstatic class
A converter MapListener that converts events of the underlying MapListener for the underlying NamedCache.static class
A converter MapListener that converts events of the underlying MapListener for the underlying map.static class
A base class for various wrapper listener classes.static class
A wrapper class that turns the specified MapListener into a priming listener.static class
A wrapper class that turns the specified MapListener into a synchronous listener.class
MapTriggerListener is a special purpose MapListener implementation that is used to register aMapTrigger
on a corresponding ObservableMap.protected class
An internal MapListener that listens to the wrapped map.