R: Client-side sorting

2010-10-10 Thread cbert...@libero.it
>Hi all, >do you know any component for client-side sorting of cassandra structures? Sorry, i forget. I' am using Java ...

Client-side sorting

2010-10-09 Thread cbert...@libero.it
Hi all, do you know any component for client-side sorting of cassandra structures? Like order groups of SuperColumn on the base of a value of SubColumn and similar operations? (ordering by asciitype/bytestype and so on) ... Do you know anything like this? I'd like to avoid DTO/VO pa