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 NamedQueryResourceCacheResource. instantiateNamedQueryResource(NamedCache cache, NamedQuery query, int cMaxResults)Create an instance ofNamedQueryResourcefor the specified resource configuration. 
 -