|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.utils.GuidGenerator
public class GuidGenerator
Constructor Summary | |
---|---|
GuidGenerator()
|
Method Summary | |
---|---|
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 |
---|
public GuidGenerator()
Method Detail |
---|
public static java.lang.String guid()
public static java.lang.String guidToString(byte[] bytes)
public static java.nio.ByteBuffer guidAsBytes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |