But at following link, it is specified that local caches have all features of partitioned caches except, it data distribution across cluster. http://apacheignite.gridgain.org/docs/cache-modes#section-local-mode <http://apacheignite.gridgain.org/docs/cache-modes#section-local-mode>
Is there any other way I can prevent distribution of local cache data across nodes(i.e. data loaded from respective node remains on that node only) and still be able to query on that cache from remote nodes(using distributed query) -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Get-distributed-query-data-from-Ignite-local-caches-in-cluster-tp10310p10314.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
