Class ContinuousQueryCache.InternalMapListener

java.lang.Object
com.tangosol.util.Base
com.tangosol.util.MultiplexingMapListener<K,V_FRONT>
com.tangosol.net.cache.ContinuousQueryCache.InternalMapListener
All Implemented Interfaces:
MapListener<K,V_FRONT>, EventListener
Enclosing class:
ContinuousQueryCache<K,V_BACK,V_FRONT>

protected class ContinuousQueryCache.InternalMapListener extends MultiplexingMapListener<K,V_FRONT>
This listener allows interception of all events triggered by the the internal ObservableMap of the ContinuousQueryCache.
Since:
12.2.1.4