|
Change Return Type Set<Integer> to Map<Integer,Set<Integer>> in method public invalidPartitions() : Map<Integer,Set<Integer>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter |
From |
To |
|
Change Return Type Set<Integer> to Map<Integer,Set<Integer>> in method public invalidPartitions() : Map<Integer,Set<Integer>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteTxAdapter.TxShadow |
From |
To |
|
Change Return Type Set<Integer> to Map<Integer,Set<Integer>> in method public invalidPartitions() : Map<Integer,Set<Integer>> in class org.apache.ignite.internal.processors.cache.transactions.IgniteInternalTx |
From |
To |