Package org.apache.cassandra.gms
Class VersionGenerator
- java.lang.Object
-
- org.apache.cassandra.gms.VersionGenerator
-
public class VersionGenerator extends java.lang.Object
A unique version number generator for any state that is generated by the local node.
-
-
Constructor Summary
Constructors Constructor Description VersionGenerator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
getNextVersion()
-