public class TimeUUIDSerializer extends UUIDSerializer
Modifier and Type | Field and Description |
---|---|
static TimeUUIDSerializer |
instance |
Constructor and Description |
---|
TimeUUIDSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
validate(java.nio.ByteBuffer bytes) |
deserialize, getType, serialize, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toCQLLiteral
public static final TimeUUIDSerializer instance
public void validate(java.nio.ByteBuffer bytes) throws MarshalException
validate
in interface TypeSerializer<java.util.UUID>
validate
in class UUIDSerializer
MarshalException
Copyright © 2021 The Apache Software Foundation