Uses of Class
org.apache.cassandra.cql3.Tuples.Value
-
Packages that use Tuples.Value Package Description org.apache.cassandra.cql3 -
-
Uses of Tuples.Value in org.apache.cassandra.cql3
Methods in org.apache.cassandra.cql3 that return Tuples.Value Modifier and Type Method Description Tuples.ValueTuples.DelayedValue. bind(QueryOptions options)Tuples.ValueTuples.Marker. bind(QueryOptions options)static Tuples.ValueTuples.Value. fromSerialized(java.nio.ByteBuffer bytes, TupleType type)
-