5f8f6f46dbba461e43dc23a292a2b0ff764f19dd
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable swap : FileSwapSpaceSpi to spi : SwapSpaceSpi in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.GridCacheSwapReloadSelfTest | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type swap : FileSwapSpaceSpi to swap : SwapSpaceSpi in method private swapKeys(nodeIdx int) : T2<List<Integer>,List<Integer>> in class org.apache.ignite.internal.processors.cache.IgniteCachePeekModesAbstractTest | From | To | |
| Change Variable Type swap : FileSwapSpaceSpi to swap : SwapSpaceSpi in method private checkStorage(nodeIdx int) : void in class org.apache.ignite.internal.processors.cache.IgniteCachePeekModesAbstractTest | From | To | |
| Change Variable Type swap : FileSwapSpaceSpi to spi : SwapSpaceSpi in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.GridCacheSwapReloadSelfTest | From | To | |
| Extract Method | 4 | ||
| Extract Method protected spi() : SwapSpaceSpi extracted from protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.GridCacheOffHeapAndSwapSelfTest | From | To | |
| Extract Method protected spi() : SwapSpaceSpi extracted from protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.GridCacheOffHeapSelfTest | From | To | |
| Extract Method protected spi() : SwapSpaceSpi extracted from protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.IgniteCachePeekModesAbstractTest | From | To | |
| Extract Method protected spi() : SwapSpaceSpi extracted from protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.GridCacheSwapReloadSelfTest | From | To |