JavaScript is disabled on your browser.
Skip navigation links
Java API Reference for Oracle® Coherence Community Edition
(23.09)
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.tangosol.coherence.rest.query.AbstractQueryEngine
Packages that use
AbstractQueryEngine
Package
Description
com.tangosol.coherence.rest.query
Contains classes related to the Coherence REST pluggable query engine.
Uses of
AbstractQueryEngine
in
com.tangosol.coherence.rest.query
Subclasses of
AbstractQueryEngine
in
com.tangosol.coherence.rest.query
Modifier and Type
Class
Description
class
CoherenceQueryLanguageEngine
Coherence QL-based implementation of
QueryEngine
.