Got thanks Slava!
[email protected] From: slava.koptilin Date: 2017-10-18 17:52 To: user Subject: Re: Where can we get the partition assignment of a Cache after the cluster changed? Hi Aaron, Please take a look at the following event types: - EventType#EVT_CACHE_REBALANCE_PART_LOADED [1] - EventType#EVT_CACHE_REBALANCE_PART_UNLOADED [2] [1] https://ignite.apache.org/releases/2.2.0/javadoc/org/apache/ignite/events/EventType.html#EVT_CACHE_REBALANCE_PART_LOADED [2] https://ignite.apache.org/releases/2.2.0/javadoc/org/apache/ignite/events/EventType.html#EVT_CACHE_REBALANCE_PART_UNLOADED Thanks! -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
