Hi Nick So what do I use to seek from row 10? The start row?
Regards, Néstor On Fri, Nov 28, 2014 at 7:35 PM, Nick Dimiduk <[email protected]> wrote: > Same as in Java clients, you use the PageFilter to limit result ranges. > > > https://hbase.apache.org/apidocs/org/apache/hadoop/hbase/filter/PageFilter.html > > On Thursday, November 27, 2014, Néstor Boscán <[email protected]> wrote: > > > Hi > > > > Is there a way to use the HBase Thrift Scanner to just jump a number of > > rows instead of reading them one by one. This is very useful for paging. > > > > Regards, > > > > Néstor > > >
