Uses of Class
com.tangosol.coherence.rest.EntrySetResource
-
Uses of EntrySetResource in com.tangosol.coherence.rest
Modifier and TypeMethodDescriptionCacheResource.getEntrySetResource
(String sKeys) Return a REST sub-resource representing a set of cache entries.protected EntrySetResource
CacheResource.instantiateEntrySetResource
(NamedCache cache, Set setKeys, Class clzValue) Create an instance ofEntrySetResource
for the specified resource configuration.