Hi all! There is method that peek cache entry from a cache org.apache.ignite.internal.processors.cache.GridCacheAdapter#peekEx(java.lang.Object)
And there is another method: org.apache.ignite.internal.processors.cache.GridCacheMapEntry#peek(boolean, boolean, boolean, org.apache.ignite.internal.processors.cache.IgniteCacheExpiryPolicy) What is the difference between them? -- *Best Regards,* *Kuznetsov Aleksey*
