ab01e7dd37803a5a39b71d58429bccae79def1a4
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 34
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type Ignite to IgniteEx in method protected startGrid(idx int) : IgniteEx in class org.apache.ignite.testframework.junits.GridAbstractTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable nearRemoteNodes : Collection<ClusterNode> in method public dhtMap(nearNodeId UUID, topVer AffinityTopologyVersion, entry GridDhtCacheEntry, explicitLockVer GridCacheVersion, log IgniteLogger, dhtMap Map<ClusterNode,List<GridDhtCacheEntry>>, nearMap Map<ClusterNode,List<GridDhtCacheEntry>>) : boolean from class org.apache.ignite.internal.processors.cache.GridCacheContext | From | To | |
| Extract Method | 1 | ||
| Extract Method private prepareOnTopology() : void extracted from public prepare() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxPrepareFuture | From | To |