GitHub user nizhikov opened a pull request: https://github.com/apache/ignite/pull/3507
IGNITE-7652: ContinuousQueryWithTransformer example SelfTest for ContinuousQuery examples added. You can merge this pull request into a Git repository by running: $ git pull https://github.com/nizhikov/ignite IGNITE-7652 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3507.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3507 ---- commit 7cd4aa77e4a1833ab24bbdfe8c98a4381c1b4851 Author: Nikolay Izhikov <nizhikov@...> Date: 2018-02-12T15:22:52Z IGNITE-7652: ContinuousQueryWithTransformer example. SelfTest for ContinuousQuery examples added ---- ---