a751cfc3ec625133d12f6724bde1afa6689e0e2e
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public onIgniteStop(cancel boolean) : void renamed to public stop(cancel boolean) : void in class org.apache.ignite.internal.processors.cache.persistence.wal.memtracker.PageMemoryTrackerPluginProvider | From | To | |
| Extract Method | 1 | ||
| Extract Method private cleanup0(cctx GridCacheContext, cleanupRows List<MvccLinkAwareSearchRow>) : int extracted from public cleanup(cctx GridCacheContext, cleanupRows List<MvccLinkAwareSearchRow>) : int in class org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.CacheDataStoreImpl | From | To |