|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.setSuppressKeyInColumns(boolean suppressKeyInColumns)
|
CqlQuery<K,N,V> |
CqlQuery.useCompression()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||