Uses of Class
com.tangosol.coherence.rest.query.AbstractQueryEngine.ParsedQuery
- 
Packages that use AbstractQueryEngine.ParsedQuery Package Description com.tangosol.coherence.rest.query Contains classes related to the Coherence REST pluggable query engine. - 
- 
Uses of AbstractQueryEngine.ParsedQuery in com.tangosol.coherence.rest.query
Methods in com.tangosol.coherence.rest.query that return AbstractQueryEngine.ParsedQuery Modifier and Type Method Description protected AbstractQueryEngine.ParsedQueryAbstractQueryEngine. parseQueryString(String sQuery)Parse a query string containing parameter type hints. 
 -