Describes a user-defined type (UDT) in the cluster.
Source
metadata/user-defined-type.js, line 26
Fields of the user-defined type.
metadata/user-defined-type.js, line 44
Name of the keyspace the type belongs to.
metadata/user-defined-type.js, line 38
Definition of a user-defined type (UDT). UDT is composed of fields, each with a name and an optional value of its own type.
metadata/user-defined-type.js, line 32
Was this page helpful?
On this page