- java.lang.Object
-
- org.apache.cassandra.utils.GuidGenerator
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static java.lang.String |
guid() |
static java.nio.ByteBuffer |
guidAsBytes() |
static java.lang.String |
guidToString(byte[] bytes) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
GuidGenerator
public GuidGenerator()
Copyright © 2013 The Apache Software Foundation