Hello! You can't do Continuous Queries via REST (or events for that matter), but changes to caches done via REST are visible to Continuous Queries.
So why would you want to use events and not Continuous Queries? Regards, -- Ilya Kasnacheev пн, 8 апр. 2019 г. в 10:59, matanlevy <[email protected]>: > Hi Ilya, > > from REST API page on Ignite documentation I could find only SQL Queries or > simple key/val operations. > > In addition, from Continuous Queries documentation page + this > thread( > http://apache-ignite-users.70518.x6.nabble.com/Ignite-Thin-Client-Continuous-Query-td23980.html) > > it seems that it can be done only as a client or server node, and REST API > is more a thin client implementation than a node. > > Do you have an example for using Continuous Queries from REST? > > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
