Package | Description |
---|---|
org.apache.cassandra.cql3.functions.types |
Contains pieces of the Java Driver that are needed to handle data types
in C* User-Defined-Functions/Aggregates.
|
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 © 2009-2022 The Apache Software Foundation