Class ContinuousQueryCache.RemoveListener

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

public class ContinuousQueryCache.RemoveListener extends MultiplexingMapListener<K,V_FRONT> implements MapListenerSupport.SynchronousListener<K,V_FRONT>
A MapListener for evicting items from the ContinuousQueryCache.
  • Constructor Details

    • RemoveListener

      public RemoveListener()
  • Method Details