89c775737936645eaf739b494cc1740cd9605095
Files Diff
- Added: 5
 - Removed: 1
 - Renamed: 0
 - Modified: 19
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable delegate : CacheDataStore to delegate0 : CacheDataStore in method public clear(cacheId int) : void in class org.apache.ignite.internal.processors.cache.persistence.GridCacheOffheapManager.GridCacheDataStore | From | To | |
| Rename Variable ccfg1 : CacheConfiguration to ccfg : CacheConfiguration in method protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.persistence.IgnitePdsContinuousRestartTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type map : Map<Integer,Integer> to map : Map<Integer,Person> in method private checkRebalancingDuringLoad(restartDelay int, checkpointDelay int, threads int, batch int) : void in class org.apache.ignite.internal.processors.cache.persistence.IgnitePdsContinuousRestartTest | From | To | |
| Extract Variable | 2 | ||
| Extract Variable type : int in method public applyDelta(pageMem PageMemory, pageAddr long) : void from class org.apache.ignite.internal.pagemem.wal.record.delta.MetaPageUpdateLastAllocatedIndex | From | To | |
| Extract Variable entry : GridCacheEntryEx in method public expire(cctx GridCacheContext, c IgniteInClosure2X<GridCacheEntryEx,GridCacheVersion>, amount int) : boolean from class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl | From | To | |
| Extract Method | 1 | ||
| Extract Method protected initPendingTree(cctx GridCacheContext) : void extracted from public onCacheStarted(cctx GridCacheContext) : void in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl | From | To |