Uses of Class
com.tangosol.coherence.rest.query.QueryEngineRegistry
Package
Description
Contains classes related to the Coherence REST API.
Contains classes related to the Coherence REST configuration.
-
Uses of QueryEngineRegistry in com.tangosol.coherence.rest
Modifier and TypeFieldDescriptionprotected QueryEngineRegistry
CacheResource.m_queryEngineRegistry
Query engine registry to obtain query engines from.protected QueryEngineRegistry
NamedQueryResource.m_registry
Query engine registry. -
Uses of QueryEngineRegistry in com.tangosol.coherence.rest.config
Modifier and TypeMethodDescriptionRestConfig.getQueryEngineRegistry()
Return the configured query engine registry.