8a75a98b27fb9eac38eaff2c51d1fe69f01177f3
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type transformer : IgniteClosure<Integer,Object> to startKey : Object in method private doTestDeadlocks(cache IgniteCache, startKey Object) : void in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticDeadlockDetectionTest | From | To | |
| Change Parameter Type loc : boolean to startKey : T in method private generateKeys(nodesCnt int, startKey T, reverse boolean) : List<List<T>> in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticDeadlockDetectionTest | From | To | |
| Change Return Type | 1 | ||
| Change Return Type List<List<Integer>> to List<List<T>> in method private generateKeys(nodesCnt int, startKey T, reverse boolean) : List<List<T>> in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticDeadlockDetectionTest | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass org.apache.ignite.internal.processors.cache.transactions.AbstractDeadlockDetectionTest from classes [org.apache.ignite.internal.processors.cache.transactions.TxOptimisticDeadlockDetectionTest] | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute NO_OP_TRANSFORMER : NoOpTransformer to CUSTOM_START_KEY : IncrementalTestObject in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticDeadlockDetectionTest | From | To | |
| Rename Attribute WRAPPING_TRANSFORMER : WrappingTransformer to ORDINAL_START_KEY : Integer in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticDeadlockDetectionTest | From | To | |
| Change Variable Type | 10 | ||
| Change Variable Type keySets : List<List<Integer>> to keySets : List<List<Object>> in method private doTestDeadlock(txCnt int, lockPrimaryFirst boolean, clientTx boolean, startKey Object) : void in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticDeadlockDetectionTest | From | To | |
| Change Variable Type keys : List<Integer> to keys : List<T> in method private generateKeys(nodesCnt int, startKey T, reverse boolean) : List<List<T>> in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticDeadlockDetectionTest | From | To | |
| Change Variable Type keys : List<Integer> to keys : List<Object> in method public run() : void in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticDeadlockDetectionTest.doTestDeadlock.fut.runMultiThreadedAsync | From | To | |
| Change Variable Type involvedLockedKeys : Set<Integer> to involvedLockedKeys : Set<Object> in method private doTestDeadlock(txCnt int, lockPrimaryFirst boolean, clientTx boolean, startKey Object) : void in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticDeadlockDetectionTest | From | To | |
| Change Variable Type key : Integer to key : Object in method private doTestDeadlock(txCnt int, lockPrimaryFirst boolean, clientTx boolean, startKey Object) : void in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticDeadlockDetectionTest | From | To | |
| Change Variable Type involvedKeys : Set<Integer> to involvedKeys : Set<Object> in method private doTestDeadlock(txCnt int, lockPrimaryFirst boolean, clientTx boolean, startKey Object) : void in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticDeadlockDetectionTest | From | To | |
| Change Variable Type keySets : List<List<Integer>> to keySets : List<List<T>> in method private generateKeys(nodesCnt int, startKey T, reverse boolean) : List<List<T>> in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticDeadlockDetectionTest | From | To | |
| Change Variable Type i : Integer to o : Object in method public run() : void in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticDeadlockDetectionTest.doTestDeadlock.fut.runMultiThreadedAsync | From | To | |
| Change Variable Type key : Integer to key : Object in method public run() : void in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticDeadlockDetectionTest.doTestDeadlock.fut.runMultiThreadedAsync | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type NO_OP_TRANSFORMER : NoOpTransformer to CUSTOM_START_KEY : IncrementalTestObject in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticDeadlockDetectionTest | From | To | |
| Change Attribute Type WRAPPING_TRANSFORMER : WrappingTransformer to ORDINAL_START_KEY : Integer in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticDeadlockDetectionTest | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter loc : boolean to startKey : T in method private generateKeys(nodesCnt int, startKey T, reverse boolean) : List<List<T>> in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticDeadlockDetectionTest | From | To | |
| Rename Parameter transformer : IgniteClosure<Integer,Object> to startKey : Object in method private doTestDeadlocks(cache IgniteCache, startKey Object) : void in class org.apache.ignite.internal.processors.cache.transactions.TxOptimisticDeadlockDetectionTest | From | To |