The local listener is always executed on the node that executed the continuous query (client node in your case). But the remote filter is executed on the server node and you can use it to trigger server-side processes. See annotated CacheEntryFilter class in the CacheContinuousAsyncQueryExample.
-Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Continuous-Queries-tp4440p5341.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
