Hi Val, i tried to write compute task and no luck.
Can some create sudo code to update a cache using compute task ? thanks Thanks On 8 February 2017 at 03:03, vkulichenko <[email protected]> wrote: > Anil, > > I don't think there is such an example in particular. Just implement > ComputeTask, access cache(s) in compute jobs and work with local data. Then > reduce in reduce() method to get final result. Other particular details > depend on your use case. > > -Val > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/EntryProcessor-for-cache-tp10432p10490.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
