| Package | Description |
|---|---|
| com.datastax.driver.core |
The main package for the DataStax Java driver for Cassandra.
|
| Modifier and Type | Method and Description |
|---|---|
static TypeCodec.PrimitiveLongCodec |
TypeCodec.bigint()
Return the default codec for the CQL type
bigint. |
static TypeCodec.PrimitiveLongCodec |
TypeCodec.counter()
Return the default codec for the CQL type
counter. |
static TypeCodec.PrimitiveLongCodec |
TypeCodec.time()
Return the default codec for the CQL type
time. |
Copyright © 2012–2025. All rights reserved.