Re: AffinityKey by java configuration

2017-11-16 Thread vkulichenko
Sumanta, This can be specified via CacheKeyConfiguration: -Val -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

AffinityKey by java configuration

2017-11-16 Thread Sumanta Ghosh
Hi, Can you tell me how to specify a different attribute (other than key) can be specified as affinity key? I cannot use the annotation in my entity class. Is there a way to do it using CacheConfiguration and related class? Can I just not set the attribute name as string which will be used as affin