Uses of Class
org.apache.cassandra.cql3.functions.types.TypeCodec.PrimitiveLongCodec
Packages that use TypeCodec.PrimitiveLongCodec
Package
Description
Contains pieces of the Java Driver that are needed to handle data types
in C* User-Defined-Functions/Aggregates.
-
Uses of TypeCodec.PrimitiveLongCodec in org.apache.cassandra.cql3.functions.types
Methods in org.apache.cassandra.cql3.functions.types that return TypeCodec.PrimitiveLongCodecModifier and TypeMethodDescriptionstatic TypeCodec.PrimitiveLongCodecTypeCodec.bigint()Return the default codec for the CQL typebigint.static TypeCodec.PrimitiveLongCodecTypeCodec.counter()Return the default codec for the CQL typecounter.static TypeCodec.PrimitiveLongCodecTypeCodec.time()Return the default codec for the CQL typetime.