|
GemFire 5.5 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use CqClosedException | |
|---|---|
| com.gemstone.gemfire.cache.query | GemFire's query service, an implementation of an OQL/SQL-style query processor with supporting indexes. |
| Uses of CqClosedException in com.gemstone.gemfire.cache.query |
|---|
| Methods in com.gemstone.gemfire.cache.query that throw CqClosedException | |
|---|---|
void |
CqQuery.close()
Close the CQ and stop execution. |
void |
CqQuery.execute()
Start executing the CQ or if this CQ is stopped earlier, resumes execution of the CQ. |
SelectResults |
CqQuery.executeWithInitialResults()
Start executing the CQ or if this CQ is stopped earlier, resumes execution of the CQ. |
void |
CqQuery.stop()
Stops this CqQuery without releasing resources. |
|
GemFire 5.5 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||