Uses of Class
com.loomcache.server.datastructures.crdt.ORSet
Packages that use ORSet
-
Uses of ORSet in com.loomcache.server.datastructures
Methods in com.loomcache.server.datastructures that return ORSetMethods in com.loomcache.server.datastructures with parameters of type ORSetModifier and TypeMethodDescriptionvoidDataStructureRegistry.registerORSet(String name, ORSet<String> orSet) -
Uses of ORSet in com.loomcache.server.datastructures.crdt
Methods in com.loomcache.server.datastructures.crdt that return ORSetMethods in com.loomcache.server.datastructures.crdt with parameters of type ORSet