36cfb495644954e7580f83ce9230f4583fbf2fa5
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable cache1 : IgniteCache to cache : IgniteCache in method public testDynamicNearCacheStartFromConfig() : void in class org.apache.ignite.internal.IgniteDynamicCacheConfigTest | From | To | |
Extract Attribute | 1 | ||
Extract Attribute public CACHE_NAME : String in class org.apache.ignite.internal.IgniteDynamicCacheConfigTest | From | To | |
Extract Method | 1 | ||
Extract Method public nodeCount() : int extracted from protected beforeTest() : void in class org.apache.ignite.internal.IgniteDynamicCacheConfigTest | From | To |