Hi Anil, While you iterate through the QueryCursor, the results will be fetched in pages and you will have only one page at a time in local client memory. The page size can be controlled via Query.setPageSize() method.
-Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Fetching-large-number-of-records-tp9267p9272.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
