Hi, In Ignite cluster, I have a cache data node and a service node with a deployed service that performs some actions on the cache. My aim is to use the methods of this deployed service through REST. How to expose my deployed service's methods to outside world like browsers, or other REST clients ?
I had a look at the REST api of Ignite and I only found methods to access the cache and modify it. But I do not want to use those methods to modify my cache. Instead I want to use my service's methods to modify my cache. kindly reply. Thanks in advance. Regards, Zaheer. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
