Database Reference
In-Depth Information
The only noticeable change is the way you load data from and store data in Cassandra.
You need to use CqlStorage (or CqlNativeStorage ) and pass CQL as the para-
meter to store. The query format is as follows:
cql://[username:password@]<keyspace>/<columnfamily>[?[page_size=<size>][&columns=<
col1,col2>][&output_query=<prepared_statement>][&where_clause=<clause >][&split_size=<size>][&use_secondary=true|false][&partitioner=<partitioner>]]
Search WWH ::




Custom Search