Based on what I read in Lars' book, a get will return a result a Result,
which is internally a KeyValue[]. This KeyValue[] is sorted by the key and
you access this array using raw or list methods on the Result object.


On Fri, Feb 8, 2013 at 5:40 PM, Varun Sharma <va...@pinterest.com> wrote:

> +user
>
> On Fri, Feb 8, 2013 at 5:38 PM, Varun Sharma <va...@pinterest.com> wrote:
>
> > Hi,
> >
> > When I do a Get on a row with multiple column qualifiers. Do we sort the
> > column qualifers and make use of the sorted order when we get the
> results ?
> >
> > Thanks
> > Varun
> >
>



-- 
*Ishan Chhabra *| Rocket Scientist | RocketFuel Inc.**

Reply via email to