Uses of Class
com.tangosol.util.TaskDaemon
Packages that use TaskDaemon
- 
Uses of TaskDaemon in com.tangosol.net.cache
Fields in com.tangosol.net.cache declared as TaskDaemonModifier and TypeFieldDescriptionprotected TaskDaemonContinuousQueryCache.m_eventQueueThe event queue for thisContinuousQueryCache.Methods in com.tangosol.net.cache that return TaskDaemonModifier and TypeMethodDescriptionprotected TaskDaemonContinuousQueryCache.ensureEventQueue()Obtain the existing event queue or create one if none exists.protected TaskDaemonContinuousQueryCache.getEventQueue()Obtain thisContinuousQueryCache's event queue.protected TaskDaemonContinuousQueryCache.instantiateEventQueue()Create a self-processing event queue.