Hello! You will need to write your own code for that and expose it via compute tasks or service. Then you can invoke these via REST.
Regards, -- Ilya Kasnacheev вт, 19 мая 2020 г. в 20:52, nithin91 < [email protected]>: > Hi > > Thanks For the inputs. > > To the question is this way of refreshing the cache is efficient, i mean > refreshing the cache using the following process. > > We have created a REST-API using Spring Boot which refreshes a particular > cache when a GET Request is triggered. > > *Sample REST-API Url :* > > http://domainname.com/api/v1/refresh?cachename="MyCache". > > To refresh the cache, in the Spring Boot Application, we have started a > client node which stays connected to the cluster as long as the Application > forever. > > Also can you please let me know whether DataSteamer API provided by Ignite > can be accessed through any of the thin clients like JAVA,Python,JS. > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
