Uses of Class
org.apache.cassandra.cql3.Lists.Value

Packages that use Lists.Value
org.apache.cassandra.cql3   
 

Uses of Lists.Value in org.apache.cassandra.cql3
 

Methods in org.apache.cassandra.cql3 that return Lists.Value
 Lists.Value Lists.Marker.bind(java.util.List<java.nio.ByteBuffer> values)
           
static Lists.Value Lists.Value.fromSerialized(java.nio.ByteBuffer value, ListType type)
           
 Lists.Value Lists.Literal.prepare(ColumnSpecification receiver)
           
 



Copyright © 2013 The Apache Software Foundation