c67dc6f81c3c69fd58c3440fd8ab524edbd18d8d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable p0 : int to p : int in method private rebuildDiff(affAssignment AffinityAssignment) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl | From | To | |
Change Variable Type | 1 | ||
Change Variable Type e : Map.Entry<UUID,GridDhtPartitionMap> to e : Map.Entry<Integer,Set<UUID>> in method private rebuildDiff(affAssignment AffinityAssignment) : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl | From | To |