public class UTF8Serializer extends AbstractTextSerializer
| Modifier and Type | Field and Description |
|---|---|
static UTF8Serializer |
instance |
| Modifier and Type | Method and Description |
|---|---|
<V> void |
validate(V value,
ValueAccessor<V> accessor) |
deserialize, getType, serialize, toCQLLiteral, toStringdeserialize, validatepublic static final UTF8Serializer instance
public <V> void validate(V value,
ValueAccessor<V> accessor)
throws MarshalException
validate in class TypeSerializer<java.lang.String>MarshalExceptionCopyright © 2009-2022 The Apache Software Foundation