Package | Description |
---|---|
com.datastax.driver.extras.codecs.guava |
This package contains a collection of convenience
TypeCodec instances useful for
serializing between CQL types and Guava-specific Java types. |
Modifier and Type | Class and Description |
---|---|
class |
OptionalCodec<T>
A codec that wraps other codecs around Guava's
Optional API. |