Package | Description |
---|---|
com.gemstone.gemfire.cache.query |
GemFire's query service, an implementation of an OQL/SQL-style
query processor with supporting indexes.
|
Modifier and Type | Method and Description |
---|---|
Query |
CqQuery.getQuery()
Get the query object generated for this CQs query.
|
Query |
QueryService.newQuery(String queryString)
Constructs a new
Query object. |
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.