I am adding data into a map and loading it to cache. But when I do that using
cache.put() method, all my column names gets added as metadata and values in
items. How can I get my results as shown above i.e., key : value format.

Also, I keep updating data every hour, should I destroy cache and create
again or just do cache.put again?



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Way-to-save-Multiple-queries-results-for-further-manipulation-tp7189p7201.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to