Uses of Class
me.prettyprint.cassandra.model.CqlQuery

Packages that use CqlQuery
me.prettyprint.cassandra.model The model package defines the thrift/avro reflections used by hector to shield the specific types of the objects. 
 

Uses of CqlQuery in me.prettyprint.cassandra.model
 

Methods in me.prettyprint.cassandra.model that return CqlQuery
 CqlQuery<K,N,V> CqlQuery.setQuery(ByteBuffer qeury)
           
 CqlQuery<K,N,V> CqlQuery.setQuery(String query)
          Set the query as a String.
 CqlQuery<K,N,V> CqlQuery.useCompression()
           
 



Copyright © 2011. All Rights Reserved.