Dot
kofre.time.Dot
Dots are another name for lamport clocks. Dots are globally unique counters that are used to track time in causal CRDTs. To guarantee global uniqueness, dots combine a globally unique replicaID with a locally unique counter.
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any