7603b0cd78b53b5c26c4e4f79eb8f0709681784d
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 2 | ||
| Parameterize Variable cur : GridDhtPartitionMap to currentMap : GridDhtPartitionMap in method private isStaleUpdate(currentMap GridDhtPartitionMap, newMap GridDhtPartitionMap) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl | From | To | |
| Parameterize Variable cur : GridDhtPartitionMap to currentMap : GridDhtPartitionMap in method private isStaleUpdate(currentMap GridDhtPartitionMap, newMap GridDhtPartitionMap) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridClientPartitionTopology | From | To | |
| Extract Method | 2 | ||
| Extract Method private isStaleUpdate(currentMap GridDhtPartitionMap, newMap GridDhtPartitionMap) : boolean extracted from public update(exchId GridDhtPartitionExchangeId, parts GridDhtPartitionMap) : GridDhtPartitionMap in class org.apache.ignite.internal.processors.cache.distributed.dht.GridClientPartitionTopology | From | To | |
| Extract Method private isStaleUpdate(currentMap GridDhtPartitionMap, newMap GridDhtPartitionMap) : boolean extracted from public update(exchId GridDhtPartitionExchangeId, parts GridDhtPartitionMap) : GridDhtPartitionMap in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter parts : GridDhtPartitionMap to newMap : GridDhtPartitionMap in method private isStaleUpdate(currentMap GridDhtPartitionMap, newMap GridDhtPartitionMap) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl | From | To | |
| Rename Parameter parts : GridDhtPartitionMap to newMap : GridDhtPartitionMap in method private isStaleUpdate(currentMap GridDhtPartitionMap, newMap GridDhtPartitionMap) : boolean in class org.apache.ignite.internal.processors.cache.distributed.dht.GridClientPartitionTopology | From | To |