b2531569d42aae871b09728a6dd7a850f3cbe2b3
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type cacheName : String to cctx : GridCacheContext in method package MapQueryResult(h2 IgniteH2Indexing, rs ResultSet, cctx GridCacheContext, qrySrcNodeId UUID, qry GridCacheSqlQuery, params Object[], lazyWorker MapQueryLazyWorker) in class org.apache.ignite.internal.processors.query.h2.twostep.MapQueryResult | From | To | |
Change Parameter Type cacheName : String to cctx : GridCacheContext<?,?> in method package MapQueryResults(h2 IgniteH2Indexing, qryReqId long, qrys int, cctx GridCacheContext<?,?>, lazyWorker MapQueryLazyWorker) in class org.apache.ignite.internal.processors.query.h2.twostep.MapQueryResults | From | To | |
Rename Variable | 1 | ||
Rename Variable cache : IgniteCache<Integer,String> to cache1 : IgniteCache<Integer,String> in method public testUnloadEvents() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridCachePartitionedUnloadEventsSelfTest | From | To | |
Rename Attribute | 2 | ||
Rename Attribute cacheName : String to cctx : GridCacheContext<?,?> in class org.apache.ignite.internal.processors.query.h2.twostep.MapQueryResults | From | To | |
Rename Attribute cacheName : String to cctx : GridCacheContext<?,?> in class org.apache.ignite.internal.processors.query.h2.twostep.MapQueryResult | From | To | |
Extract Interface | 1 | ||
Extract Interface org.apache.ignite.internal.processors.cache.distributed.GridCacheEventAbstractTest.EventListener from classes [org.apache.ignite.internal.processors.cache.distributed.GridCacheEventAbstractTest.TestEventListener] | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type cacheName : String to cctx : GridCacheContext<?,?> in class org.apache.ignite.internal.processors.query.h2.twostep.MapQueryResults | From | To | |
Change Attribute Type cacheName : String to cctx : GridCacheContext<?,?> in class org.apache.ignite.internal.processors.query.h2.twostep.MapQueryResult | From | To | |
Rename Parameter | 2 | ||
Rename Parameter cacheName : String to cctx : GridCacheContext<?,?> in method package MapQueryResults(h2 IgniteH2Indexing, qryReqId long, qrys int, cctx GridCacheContext<?,?>, lazyWorker MapQueryLazyWorker) in class org.apache.ignite.internal.processors.query.h2.twostep.MapQueryResults | From | To | |
Rename Parameter cacheName : String to cctx : GridCacheContext in method package MapQueryResult(h2 IgniteH2Indexing, rs ResultSet, cctx GridCacheContext, qrySrcNodeId UUID, qry GridCacheSqlQuery, params Object[], lazyWorker MapQueryLazyWorker) in class org.apache.ignite.internal.processors.query.h2.twostep.MapQueryResult | From | To |