Hi Val, I will go the way you suggested and see how far I can get with that. Thank you for the quick response!
Regards Christian -- InteRes GmbH - Dr. Christian Seiler Rheinstrasse 44-46 64283 Darmstadt fon: +49 6151 307 40 18 fax: -11 www.interes.com [email protected] Geschäftsführer: Volker Herrmann Registergericht: Amtsgericht Darmstadt Registernummer: HRB 6831/Darmstadt Steuernummer: DE 189 632 313 ITB Berlin - Sie finden uns als Mitaussteller am DRV-Stand in Halle 10.1. Schauen Sie vorbei, wir freuen uns! -----Ursprüngliche Nachricht----- Von: vkulichenko [mailto:[email protected]] Gesendet: Mittwoch, 17. Februar 2016 22:14 An: [email protected] Betreff: Re: ExpiryPolicy based on cache element Hi Christian, You can broadcast a closure which will use IgniteCache.localEntries() method to iterate through the local data and remove all required data. This way you will minimize the network utilization. Will this work for you? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/ExpiryPolicy-based-on-cache-element-tp3059p3062.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
