Class ContinuousQueryCache.AddListener

java.lang.Object
com.tangosol.util.Base
com.tangosol.util.MultiplexingMapListener<K,V_FRONT>
com.tangosol.net.cache.ContinuousQueryCache.AddListener
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.AddListener extends MultiplexingMapListener<K,V_FRONT> implements MapListenerSupport.SynchronousListener<K,V_FRONT>
A MapListener for adding items to the ContinuousQueryCache.
  • Constructor Details

    • AddListener

      public AddListener()
  • Method Details