kofre.dotted.DotSet$.dottedLattice$
This essentially tracks the currently present dots, and all dots
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Value members
Attributes
- Definition Classes
Lattice order is derived from merge, but should be overridden for efficiency
Lattice order is derived from merge, but should be overridden for efficiency
Attributes
- Definition Classes
- Inherited from:
- DottedLattice
By assumption: associative, commutative, idempotent.
By assumption: associative, commutative, idempotent.
For use with Delta CRDTs, this function should be optimized for the case
that left >> right, i.e., that left is the current state and right the delta
Attributes
- Inherited from:
- DottedLattice
Extensions
Lattice order is derived from merge, but should be overridden for efficiency
Lattice order is derived from merge, but should be overridden for efficiency
Attributes
- Inherited from:
- Lattice