Hi, How can I do paging when query from ignite cache? Can I get records by range? specific page?
If I have 10000 rows of records with page size set to 20, how can I get the 21-40 (Page 2)?
Hi, How can I do paging when query from ignite cache? Can I get records by range? specific page?
If I have 10000 rows of records with page size set to 20, how can I get the 21-40 (Page 2)?