Uses of Class
org.apache.cassandra.cql3.functions.types.AbstractGettableData
-
Packages that use AbstractGettableData 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. -
-
Uses of AbstractGettableData in org.apache.cassandra.cql3.functions.types
Subclasses of AbstractGettableData in org.apache.cassandra.cql3.functions.types Modifier and Type Class Description class
UDTValue
A value for a User Defined Type.
-