Is it possible to iterate through all key values on primary partition of the node on this node?
Thanks, Yitzhak On Fri, Sep 9, 2016, 02:28 vkulichenko <[email protected]> wrote: > IgniteCache is Iterable, so you can just iterate through its contents. > > -Val > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/how-to-get-all-keys-and-values-stored-into-ignite-cache-for-ignite1-6-tp7612p7615.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Yitzhak Molko
