Skip to content
gorzell edited this page Feb 27, 2012 · 5 revisions

How do I customize the consistency level per query?

After calling prepareQuery or prepareMutation call setConsistencyLevel(…) with your desired consistency level

Where are the unit tests?

src/test/java/…

Clone this wiki locally