In my earlier post i have shown you How to use IndexedSliceQuery in Cassandra. Well it is time now to switch it with RangeSliceQuery since IndexedSliceQuery is now Deprecated with Hector 1.1+ release.
You Can Download the latest Version of Hector API from here.
So as i told you in the last tutorial that If you want to query on column value you can use IndexSliceQuery. Here you can do the
↧