Class LoomORSet<E>
java.lang.Object
com.loomcache.client.LoomORSet<E>
Client-side observed-remove set CRDT proxy.
An OR-Set supports additions and removals while retaining enough causal metadata server-side to avoid removed tags being resurrected by merges.
-
Method Summary
-
Method Details
-
add
-
remove
-
contains
-
size
public int size() -
isEmpty
public boolean isEmpty() -
members
-