J-D Yes. Must I get the values at first and then sort? Is there a direct way to do that?
Thanks. sishen On Sun, Oct 19, 2008 at 10:34 PM, Jean-Daniel Cryans <[EMAIL PROTECTED]>wrote: > sishen, > > Do you mean that you want a way to do something like RowResult.values() > that > returns cells sorted by timestamps (or something else)? > > J-D > > On Sat, Oct 18, 2008 at 11:28 AM, Dingding Ye <[EMAIL PROTECTED]> > wrote: > > > Hi. > > > > The default results returned by getRow/Scanner/else is ordered by the > key. > > > > Is it possible to set other sort method such as timestamp? > > > > Thanks for the help. > > > > Best regards. > > > > sishen > > >
