Given that you are trying to select row strings based on column names, I would venture to suggest that your data model is the opposite. Normally you should navigate from the outside: select the row of the row, then the name of the supercolumn, then the name of the column. Otherwise, you'll be stuck in lines in your code, trying to match the column name, instead of using the Cassandra mechanism to select what you need. This approach will never scale.
, - , ColumnFamily, . SQL , NoSQL dbs, Cassandra, - " - ".