Now, Ignite instance can be obtain using "cache.unwrap(Ignite.class)" , but it is not an obvious solution. Ignite instance may be needed to run transaction on the cache.
Also why IgniteCache does not have affinity() method?
Now, Ignite instance can be obtain using "cache.unwrap(Ignite.class)" , but it is not an obvious solution. Ignite instance may be needed to run transaction on the cache.
Also why IgniteCache does not have affinity() method?