Uses of Class
com.tangosol.coherence.rest.query.QueryEngineRegistry
Packages that use 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
Fields in com.tangosol.coherence.rest declared as QueryEngineRegistryModifier 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
Methods in com.tangosol.coherence.rest.config that return QueryEngineRegistryModifier and TypeMethodDescriptionRestConfig.getQueryEngineRegistry()
Return the configured query engine registry.