I looked at following link, https://ignite.apache.org/releases/1.7.0/javadoc/org/apache/ignite/cache/affinity/AffinityFunction.html <https://ignite.apache.org/releases/1.7.0/javadoc/org/apache/ignite/cache/affinity/AffinityFunction.html> But i am not getting idea, how can i use AffinityFunctionContext to map certain partition to certain node(i.e. how can i define my own mapping)? can you give example for same(As above documentation does not explains this part in detail)?
Thanks. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Partition-mapping-to-Ignite-node-tp10300p10485.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
