is sorted by the
> types you described. So if you tell it to sort by UTF8Type it will consider
> the in the column that matches your row key to be UTF8 data and will sort
> accordingly.
> >
> >
> >
> > From: sonia gehlot
> > To: user@cassandra.apache.org
> >
. So if you tell it to sort by UTF8Type it will consider
> the in the column that matches your row key to be UTF8 data and will sort
> accordingly.
>
>
>
> From: sonia gehlot
> To: user@cassandra.apache.org
> Subject: Cassandra basics
> Date: Fri, 23 Jul 2010 15:48:1
tells Cassandra how to sort the data and it is sorted by the types
you described. So if you tell it to sort by UTF8Type it will consider the in
the column that matches your row key to be UTF8 data and will sort accordingly.
From: sonia gehlot
To: user@cassandra.apache.org
Subject: Cassandra basics
Hi Guys,
Recently I have started reading about Cassandra from the material available
on net. But I have very confused with the basic understanding of Cassandra.
I understand columnFamilies, supper columnFamilies but I have no clear
understanding of
1. I don't understand wha