Hi,

Lock at the method (o.a.i.cache.query.SqlFieldsQuery#setPageSize), that
allow to set  sql page size.
If you are going through cursor (result of cache.query()) or executing
"getAll" then you get all result data.

Client gets data into page range, if used cursor (and sent request to the
next part of data if needed).

[1]: https://apacheignite.readme.io/docs/sql-queries



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/SELECT-with-ORDER-BY-and-pagination-tp9037p9046.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to