Package akka.cluster.ddata
Class VersionVector.Timestamp$
- java.lang.Object
-
- akka.cluster.ddata.VersionVector.Timestamp$
-
- Enclosing class:
- VersionVector
public static class VersionVector.Timestamp$ extends java.lang.Object
INTERNAL API
-
-
Field Summary
Fields Modifier and Type Field Description static VersionVector.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 java.util.concurrent.atomic.AtomicLong
counter()
long
EndMarker()
long
Zero()
-
-
-
Field Detail
-
MODULE$
public static final VersionVector.Timestamp$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-