e4e54bad1481a64e6b270231158d2d299441eb9d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public _testLock() : void renamed to public testLock() : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteCacheClientNodeChangingTopologyTest | From | To | |
| Rename Method private atomicPutAll(writeOrder CacheAtomicWriteOrderMode) : void renamed to private atomicPut(writeOrder CacheAtomicWriteOrderMode, putAll boolean, nearCfg NearCacheConfiguration) : void in class org.apache.ignite.internal.processors.cache.distributed.IgniteCacheClientNodeChangingTopologyTest | From | To | |
| Extract Variable | 2 | ||
| Extract Variable key : Integer in method public call() : Object from class org.apache.ignite.internal.processors.cache.distributed.IgniteCacheClientNodeChangingTopologyTest.putAllMultinode.runMultiThreadedAsync | From | To | |
| Extract Variable KEYS : int in method private atomicPut(writeOrder CacheAtomicWriteOrderMode, putAll boolean, nearCfg NearCacheConfiguration) : void from class org.apache.ignite.internal.processors.cache.distributed.IgniteCacheClientNodeChangingTopologyTest | From | To |