Sorry for spam, but looks like I send this message as a replay to some other post, so one more time:
Hi I have a problem with scanner on HTable object: I have a table with GUID-based rowId. I would like to display items from this table on pages (for example 10 items on each page). I'm creating scanner on this table (without any filters!!), skipping for example 40 items (for 5th page) and then take next 10 rows and returning them as result. The problem is I have to manually skip that 40 items. Is there any possibility to skip more than 1 row in some other way? Regards krzych
