Uses of Class
com.tangosol.coherence.rest.EntrySetResource
Packages that use EntrySetResource
- 
Uses of EntrySetResource in com.tangosol.coherence.rest
Methods in com.tangosol.coherence.rest that return EntrySetResourceModifier and TypeMethodDescriptionCacheResource.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.