Uses of Class
com.tangosol.net.cache.ContinuousQueryCache.EventRouter
-
Uses of ContinuousQueryCache.EventRouter in com.tangosol.net.cache
Modifier 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.