Hi,

What is the standard way of executing code on a data node (and not in the
client)?

Is there any issue with this usage in the client
/ignite.compute(ignite.cluster().forDataNodes("CACHE").forNode(ignite.cluster().forDataNodes("CACHE").node())).broadcast(()
-> {the logic});/ ?

Thanks,
Ionut



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Code-execution-on-data-node-tp6387.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to