Package-level declarations
Types
Link copied to clipboard
class KandraCodec
Converts values between Kotlin types and the DataStax Java driver's type system.
Link copied to clipboard
object KandraUnset
Sentinel returned by KandraCodec.encode for null nullable fields — instructs the driver to leave the column unchanged (no tombstone).