Uses of Class
org.apache.cassandra.cql3.UserTypes.Value
Packages that use UserTypes.Value
-
Uses of UserTypes.Value in org.apache.cassandra.cql3
Methods in org.apache.cassandra.cql3 that return UserTypes.ValueModifier and TypeMethodDescriptionUserTypes.DelayedValue.bind(QueryOptions options) static UserTypes.ValueUserTypes.Value.fromSerialized(ByteBuffer bytes, UserType type) Methods in org.apache.cassandra.cql3 with parameters of type UserTypes.ValueModifier and TypeMethodDescriptionbooleanUserTypes.Value.equals(UserType userType, UserTypes.Value v)