Uses of Class
org.apache.cassandra.cql3.functions.types.UserType.Field
Packages that use UserType.Field
Package
Description
Contains pieces of the Java Driver that are needed to handle data types
in C* User-Defined-Functions/Aggregates.
-
Uses of UserType.Field in org.apache.cassandra.cql3.functions.types
Methods in org.apache.cassandra.cql3.functions.types that return types with arguments of type UserType.FieldModifier and TypeMethodDescriptionUserType.iterator()Returns an iterator over the fields of this UDT.