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