You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ALEKSEY KUZNETSOV <al...@gmail.com> on 2017/03/27 10:04:39 UTC

question about peeking entry from cache

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*