Uses of Class
com.tangosol.coherence.rest.EntrySetResource
-
Packages that use EntrySetResource Package Description com.tangosol.coherence.rest Contains classes related to the Coherence REST API. -
-
Uses of EntrySetResource in com.tangosol.coherence.rest
Methods in com.tangosol.coherence.rest that return EntrySetResource Modifier and Type Method Description EntrySetResourceCacheResource. getEntrySetResource(String sKeys)Return a REST sub-resource representing a set of cache entries.protected EntrySetResourceCacheResource. instantiateEntrySetResource(NamedCache cache, Set setKeys, Class clzValue)Create an instance ofEntrySetResourcefor the specified resource configuration.
-