Uses of Class
com.loomcache.client.LoomLWWRegister
Packages that use LoomLWWRegister
-
Uses of LoomLWWRegister in com.loomcache.client
Methods in com.loomcache.client that return LoomLWWRegisterModifier and TypeMethodDescriptionLoomCache.getLWWRegister(String name) <V> LoomLWWRegister<V> LoomClient.getLWWRegister(String name) Obtain a handle to a last-writer-wins register CRDT.