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.Value
Tuples.DelayedValue. bind(QueryOptions options)
Tuples.Value
Tuples.Marker. bind(QueryOptions options)
static Tuples.Value
Tuples.Value. fromSerialized(java.nio.ByteBuffer bytes, TupleType type)
-