Re: Query column names

2013-01-16 Thread Renato Marroquín Mogrovejo
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:

Re: Query column names

2013-01-16 Thread Renato Marroquín Mogrovejo
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