Take a look at ColumnPaginationFilter.java and its unit test. Cheers
On Thu, Aug 1, 2013 at 10:01 AM, Jonathan Cardoso <[email protected]>wrote: > Hi! > > Is there a way to scan a HBase table getting, for example, the first 100 > results, then later get the next 100 and so on... Just like in SQL we do > with LIMIT and OFFSET? > > > *Jonathan Cardoso** ** > Universidade Federal de Goias* >
