randomEntry() deprecated

2016-10-13 Thread ggoleash
Since this method of IgniteCache interface is deprecated, does anyone know how to get an Entry without knowing any of the keys in the cache? For example, if an external process (maybe via Nifi) is writing directly to a cache, how does a separate application read from the cache without knowing any

Re: randomEntry() deprecated

2016-10-13 Thread ggoleash
Nevermind -- localEntries() is better anyway. But if anyone knows of a better way to iterate over unknown cache entries, please advise. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/randomEntry-deprecated-tp8274p8275.html Sent from the Apache Ignite Users mail