Uses of Class
org.apache.cassandra.cql3.functions.types.UserType
Packages that use UserType
Package
Description
Contains pieces of the Java Driver that are needed to handle data types
in C* User-Defined-Functions/Aggregates.
-
Uses of UserType in org.apache.cassandra.cql3.functions.types
Fields in org.apache.cassandra.cql3.functions.types declared as UserTypeMethods in org.apache.cassandra.cql3.functions.types that return UserTypeModifier and TypeMethodDescriptionUserType.copy(boolean newFrozen) UDTValue.getType()The UDT this is a value of.Methods in org.apache.cassandra.cql3.functions.types with parameters of type UserType -
Uses of UserType in org.apache.cassandra.io.sstable
Methods in org.apache.cassandra.io.sstable that return UserType