Hi, You can have only one affinity key in a class, so in your case, you need to choose the smallest table and made it replicated to avoid distributed joins. Another option is to use denormalization of you data, for example, to store Class B Class C in one class as one row.
Thanks, Mike. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
