Package akka.persistence.typed.crdt
-
Interface Summary Interface Description OpCrdt<Operation> ORSet.DeltaOp -
Class Summary Class Description Counter Counter.Updated Counter.Updated$ Counter$ LwwTime Utility class for comparing timestamp replica identifier when implementing last-writer wins.LwwTime$ ORSet<A> Implements a 'Observed Remove Set' operation based CRDT, also called a 'OR-Set'.ORSet.AddDeltaOp$ ORSet.DeltaGroup$ ORSet.FullStateDeltaOp$ ORSet.RemoveDeltaOp$ ORSet$