After reading this: http://apacheignite.readme.io/v1.0/docs/jcache and
knowing (from personal experience) to throw away the return values of
methods like containsKey() in a cache.withAsync() mode of operation - how
does the async mode and associated future() interplay with invoke() and a
custom EntryProcessor within which a get() method is used?

Thanks!
Ognen

Reply via email to