Hello, Such function is not supported for now. You can raise a ticket if it's something you'd like to have in Ignite.
Best Regards, Igor On Mon, Sep 16, 2019 at 6:00 PM codie <constantin.d...@gmail.com> wrote: > Hello, > I have two nodes running with a TCP Discovery Spi, one is a C++ Thick > node and one is a Java Thick node. The C++ node has the examples compute > func "CountWords" registered. How can I trigger this function from the > Java thick nodes? Does "RegisterComputeFunc" not inform other nodes, > that the compute function can be found on this specific c++ node? > > Thanks, > Json > >