Skip to content

Java driver clustering key

opuneet edited this page Jan 10, 2014 · 4 revisions

See Java-Driver-Rows-vs-Columns for more info on how clustering keys work and what rows and columns look like at the storage level vs CQL3.

Here are some examples on how to write Astyanax queries for this use case. Consider this schema.

And say that this is the data that we want to insert and query.

Clone this wiki locally