Uses of Class
com.tangosol.net.cache.ContinuousQueryCache.EventRouter
Packages that use ContinuousQueryCache.EventRouter
- 
Uses of ContinuousQueryCache.EventRouter in com.tangosol.net.cacheMethods in com.tangosol.net.cache that return ContinuousQueryCache.EventRouterModifier and TypeMethodDescriptionprotected ContinuousQueryCache<K,V_BACK, V_FRONT>.EventRouter <K, V_FRONT> ContinuousQueryCache.instantiateEventRouter(MapListener<? super K, ? super V_FRONT> listener, boolean fLite) Factory Method: Instantiate a listener on the internal map that will direct events to the passed listener, either synchronously or asynchronously as appropriate.