Class UserType.Field
java.lang.Object
org.apache.cassandra.cql3.functions.types.UserType.Field
- Enclosing class:
- UserType
A UDT field.
-
Method Summary
-
Method Details
-
getName
Returns the name of the field.- Returns:
- the name of the field.
-
getType
Returns the type of the field.- Returns:
- the type of the field.
-
hashCode
public final int hashCode() -
equals
-
toString
-