Package | Description |
---|---|
com.tangosol.coherence.rest |
Contains classes related to the Coherence REST API.
|
com.tangosol.coherence.rest.config |
Contains classes related to the Coherence REST configuration.
|
Modifier and Type | Field and Description |
---|---|
protected QueryEngineRegistry |
CacheResource.m_queryEngineRegistry
Query engine registry to obtain query engines from.
|
protected QueryEngineRegistry |
NamedQueryResource.m_registry
Query engine registry.
|
Modifier and Type | Method and Description |
---|---|
QueryEngineRegistry |
RestConfig.getQueryEngineRegistry()
Return the configured query engine registry.
|