JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.loomcache.client
LoomSet
Uses of Class
com.loomcache.client.LoomSet
Packages that use
LoomSet
Package
Description
com.loomcache.client
Uses of
LoomSet
in
com.loomcache.client
Methods in
com.loomcache.client
that return
LoomSet
Modifier and Type
Method
Description
LoomSet
<
String
>
LoomCache.
getSet
(
String
name)
Get a distributed set proxy.
<E>
LoomSet
<E>
LoomClient.
getSet
(
String
name)
Obtain a handle to a distributed set.