Hi Chris,

Your listener receives CacheEvent, which contains cache name, key and value.
You may just check cache name and react accordingly [1] or use
ContinuousQuery as you suggested.

[1]
https://github.com/apache/ignite/blob/master/examples/src/main/java/org/apache/ignite/examples/datagrid/CacheEventsExample.java

Thanks!
-Dmitry.



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to