5e877cc75d75c63240296e1e17ba517805a30827
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private topologyVersion() : AffinityTopologyVersion extracted from public query(cctx GridCacheContext<?,?>, qry GridCacheTwoStepQuery) : QueryCursor<List<?>> in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method package state(o Object, nodeId UUID) : void extracted from private fail(r QueryRun, nodeId UUID, msg String) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor & moved to class org.apache.ignite.internal.processors.query.h2.twostep.GridReduceQueryExecutor.QueryRun | From | To |