I don't there is something available out of the box. However, you can create
a small app that will get the contents of near cache using IgniteCache API:

cache.localEntries(CachePeekMode.NEAR);

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Near-Cache-tp7033p7224.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to