Package akka.cluster
Class VectorClock.Timestamp$
- java.lang.Object
-
- akka.cluster.VectorClock.Timestamp$
-
- Enclosing class:
- VectorClock
public static class VectorClock.Timestamp$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static VectorClock.Timestamp$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description Timestamp$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
EndMarker()
long
Zero()
-
-
-
Field Detail
-
MODULE$
public static final VectorClock.Timestamp$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-