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 QueryEngineRegistryCacheResource.m_queryEngineRegistryQuery engine registry to obtain query engines from.protected QueryEngineRegistryNamedQueryResource.m_registryQuery 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.