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

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

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

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



Copyright © 2013 The Apache Software Foundation