967cfcbb5b87e172a48e619b18e3988f4ef2e428
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private doTestConcurrentLoadAll(threads int, threshold int, keysCnt int) : void extracted from public testConcurrentLoadAll() : void in class org.apache.ignite.cache.store.GridCacheBalancingStoreSelfTest | From | To | |
Extract Method private doTestConcurrentLoad(threads int, keys int, threshold int) : void extracted from public testConcurrentLoad() : void in class org.apache.ignite.cache.store.GridCacheBalancingStoreSelfTest | From | To |