0e3404281666668741fb8600d6e9021cccabe6d3
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected serversNumber() : int renamed to protected gridCount() : int in class org.apache.ignite.internal.processors.cache.distributed.IgniteOptimisticTxSuspendResumeTest | From | To | |
| Rename Variable | 2 | ||
| Rename Variable threads : Collection<Thread> to compFut : GridCompoundFuture<Void,Object> in method private doPrepareOnUnstableTopology(keys int, testClient boolean, isolation TransactionIsolation, timeout long) : void in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticPrepareOnUnstableTopologyTest | From | To | |
| Rename Variable grid1 : IgniteEx to grid : IgniteEx in method private doPrepareOnUnstableTopology(keys int, testClient boolean, isolation TransactionIsolation, timeout long) : void in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticPrepareOnUnstableTopologyTest | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private GRID_CNT : int in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticPrepareOnUnstableTopologyTest | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type threads : Collection<Thread> to compFut : GridCompoundFuture<Void,Object> in method private doPrepareOnUnstableTopology(keys int, testClient boolean, isolation TransactionIsolation, timeout long) : void in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticPrepareOnUnstableTopologyTest | From | To | |
| Change Variable Type ccfg : CacheConfiguration<Integer,Integer> to ccfg : CacheConfiguration in method private executeTestForAllCaches(c CI2<Ignite,IgniteCache<Integer,Integer>>) : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteOptimisticTxSuspendResumeTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable newNodeIdx : int in method private doCheckSuspendTxAndResume(node Ignite, cacheKeys Map<String,List<List<Integer>>>) : void from class org.apache.ignite.internal.processors.cache.distributed.IgniteOptimisticTxSuspendResumeTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private doCheckSuspendTxAndResume(node Ignite, cacheKeys Map<String,List<List<Integer>>>) : void extracted from public testSuspendTxAndResumeAfterTopologyChange() : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteOptimisticTxSuspendResumeTest | From | To |