Hello!

You can do cache.invoke() or ignite.compute().affinityCall() for that.

Regards,
-- 
Ilya Kasnacheev


вт, 23 окт. 2018 г. в 18:34, the_palakkaran <[email protected]>:

> Hi,
>
> My cache is like : key vs list of models. (key, ArrayList)
>
> I know that we have ScanQuery to apply filter conditions on keys. Is there
> a
> provision to apply this on values against a particular key at ignite server
> node?
>
> Otherwise I will have to pull these list of values to my client side and
> apply filter. Any way to bypass?
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to