Uses of Class
org.apache.cassandra.cql3.functions.types.VectorCodec
Packages that use VectorCodec
Package
Description
Contains pieces of the Java Driver that are needed to handle data types
in C* User-Defined-Functions/Aggregates.
-
Uses of VectorCodec in org.apache.cassandra.cql3.functions.types
Methods in org.apache.cassandra.cql3.functions.types that return VectorCodecModifier and TypeMethodDescriptionstatic <E> VectorCodec<E>VectorCodec.of(VectorType type, TypeCodec<E> subtypeCodec)