cf6c420ec30eb08cae9568e06b999ad8356f58b5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private putAllMultinode(atomicWriteOrder CacheAtomicWriteOrderMode, pessimisticTx boolean) : void renamed to private multinode(atomicWriteOrder CacheAtomicWriteOrderMode, testType TestType) : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteCacheClientNodeChangingTopologyTest | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type pessimisticTx : boolean to testType : TestType in method private multinode(atomicWriteOrder CacheAtomicWriteOrderMode, testType TestType) : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteCacheClientNodeChangingTopologyTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter pessimisticTx : boolean to testType : TestType in method private multinode(atomicWriteOrder CacheAtomicWriteOrderMode, testType TestType) : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteCacheClientNodeChangingTopologyTest | From | To |