Uses of Class
com.tangosol.coherence.rest.config.QueryEngineConfig
Package
Description
Contains classes related to the Coherence REST configuration.
Contains classes related to the Coherence REST pluggable query engine.
-
Uses of QueryEngineConfig in com.tangosol.coherence.rest.config
Modifier and TypeMethodDescriptionprotected Collection
<QueryEngineConfig> RestConfig.createQueryEngines
(XmlElement xml) Create a collection ofQueryEngineConfig
objects from the given XML configuration. -
Uses of QueryEngineConfig in com.tangosol.coherence.rest.query
ModifierConstructorDescriptionQueryEngineRegistry
(Collection<? extends QueryEngineConfig> colConfig) Construct a QueryEngineRegistry instance.