Package org.apache.cassandra.utils
Class GuidGenerator
java.lang.Object
org.apache.cassandra.utils.GuidGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringguid()static ByteBufferstatic ByteBufferguidAsBytes(Random random, String hostId, long time) static StringguidToString(byte[] bytes)
-
Constructor Details
-
GuidGenerator
public GuidGenerator()
-
-
Method Details
-
guid
-
guidToString
-
guidAsBytes
-
guidAsBytes
-