Hi Ravi, There is IgniteCache.putAll method for your service.
Moreover, there are other alternatives that can be used when you need to preload caches [1].
[1] https://apacheignite.readme.io/docs/data-loading -- Denis On 2/10/2016 1:24 PM, Ravi wrote:
i have one more doubt that i created cacheregion as defined above. And if m trying to put key and value.. it stores as single. key and value.. i want it to store lots of key and value into same cache region by passing key and value what should i use instead of getOrcreateCache()? -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/how-to-get-all-keys-stored-into-ignitecache-tp2916p2922.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
