Uses of Interface
org.apache.cassandra.cql3.functions.types.GettableByNameData
Packages that use GettableByNameData
Package
Description
Contains pieces of the Java Driver that are needed to handle data types
in C* User-Defined-Functions/Aggregates.
-
Uses of GettableByNameData in org.apache.cassandra.cql3.functions.types
Subinterfaces of GettableByNameData in org.apache.cassandra.cql3.functions.typesModifier and TypeInterfaceDescriptioninterfaceCollection of (typed) CQL values that can be retrieved either by index (starting at zero) or by name.Classes in org.apache.cassandra.cql3.functions.types that implement GettableByNameDataModifier and TypeClassDescriptionclassclassA value for a User Defined Type.