Uses of Class
com.tangosol.coherence.rest.NamedQueryResource
-
Packages that use NamedQueryResource Package Description com.tangosol.coherence.rest Contains classes related to the Coherence REST API. -
-
Uses of NamedQueryResource in com.tangosol.coherence.rest
Methods in com.tangosol.coherence.rest that return NamedQueryResource Modifier and Type Method Description NamedQueryResource
CacheResource. instantiateNamedQueryResource(NamedCache cache, NamedQuery query, int cMaxResults)
Create an instance ofNamedQueryResource
for the specified resource configuration.
-