RE: Retrieving clustering columns values from cell names

2014-11-10 Thread Jacques-Henri Berthemet
met [mailto:jacques-henri.berthe...@genesys.com] Sent: vendredi 7 novembre 2014 19:14 To: dev@cassandra.apache.org Subject: Retrieving clustering columns values from cell names Hi Cassandra developers, I'm implementing a custom PerRowSecondaryIndex and I managed to extract all data I need but cl

Retrieving clustering columns values from cell names

2014-11-07 Thread Jacques-Henri Berthemet
Hi Cassandra developers, I'm implementing a custom PerRowSecondaryIndex and I managed to extract all data I need but clustering columns values from cell names. I know that they are part of the cell name itself and it's easy to extract the CQL column name: public static String cellNameToStri