Uses of Class
org.apache.cassandra.cql3.functions.types.TypeCodec.PrimitiveByteCodec
Packages that use TypeCodec.PrimitiveByteCodec
Package
Description
Contains pieces of the Java Driver that are needed to handle data types
in C* User-Defined-Functions/Aggregates.
-
Uses of TypeCodec.PrimitiveByteCodec in org.apache.cassandra.cql3.functions.types
Methods in org.apache.cassandra.cql3.functions.types that return TypeCodec.PrimitiveByteCodecModifier and TypeMethodDescriptionstatic TypeCodec.PrimitiveByteCodecTypeCodec.tinyInt()Return the default codec for the CQL typetinyint.