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