| Package | Description | 
|---|---|
| com.tangosol.net.cache | 
 Contains classes providing various caching strategies. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected TaskDaemon | 
ContinuousQueryCache.m_eventQueue
The event queue for this  
ContinuousQueryCache. | 
| Modifier and Type | Method and Description | 
|---|---|
protected TaskDaemon | 
ContinuousQueryCache.ensureEventQueue()
Obtain the existing event queue or create one if none exists. 
 | 
protected TaskDaemon | 
ContinuousQueryCache.getEventQueue()
Obtain this  
ContinuousQueryCache's event queue. | 
protected TaskDaemon | 
ContinuousQueryCache.instantiateEventQueue()
Create a self-processing event queue. 
 |