After searching for a while I found what I was looking for [1]
Hope it helps to someone else (:
Renato M.
[1] http://www.datastax.com/dev/blog/introduction-to-composite-columns-part-1
2013/1/16 Renato Marroquín Mogrovejo :
> What I mean is that if there is a way of doing this but using Hector:
What I mean is that if there is a way of doing this but using Hector:
-
public static void main(String[] args) throws Exception {
Connector conn = new Connector();
Cassandra.Client
Hi,
I am facing some problems while retrieving a some events from a column
family. I am using as column family name the event name plus the
timestamp of when it occurred.
The thing is that now I want to find out the latest event and I don't
how to query asking for the last event without a RangeSli