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
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