kofre.time.Dots
See theDots companion object
Essentially a more efficient version of a Set[Dot] . It typically tracks all dots known within some scope.
This datastructure is used both for implementation of RDTs, as well as for ensuring causality during replication.
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any