It is not completely clear what exactly you are trying to achieve. Could you describe your case in depth, share a piece of code or pseudo code? If you want to iterate through all cache entries, you can use Ignite cache API for that: org.apache.ignite.Ignite#getOrCreateCache(java.lang.String).
-- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
