693a95933def14cd9ce6f48fae11dfe1cd68f026
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 21
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type cacheName : String to cctx : GridCacheContext in method public unregisterCache(cctx GridCacheContext, rmvIdx boolean) : void in class org.apache.ignite.internal.processors.query.GridQueryIndexing | From | To | |
Change Parameter Type cacheName : String to cctx : GridCacheContext in method public onCacheStop0(cctx GridCacheContext, destroy boolean) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor | From | To | |
Change Parameter Type cacheName : String to cctx : GridCacheContext in method public unregisterCache(cctx GridCacheContext, rmvIdx boolean) : void in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing | From | To | |
Extract Method | 1 | ||
Extract Method private readLockPage(absPtr long, fullId FullPageId, force boolean, touch boolean) : long extracted from private readLockPage(absPtr long, fullId FullPageId, force boolean) : long in class org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl | From | To | |
Rename Parameter | 4 | ||
Rename Parameter cacheName : String to cctx : GridCacheContext in method public unregisterCache(cctx GridCacheContext, rmvIdx boolean) : void in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing | From | To | |
Rename Parameter rmvIdx : boolean to destroy : boolean in method public onCacheStop0(cctx GridCacheContext, destroy boolean) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor | From | To | |
Rename Parameter cacheName : String to cctx : GridCacheContext in method public unregisterCache(cctx GridCacheContext, rmvIdx boolean) : void in class org.apache.ignite.internal.processors.query.GridQueryIndexing | From | To | |
Rename Parameter cacheName : String to cctx : GridCacheContext in method public onCacheStop0(cctx GridCacheContext, destroy boolean) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor | From | To |