59da0ced40a8405d70b7eef0b4efa40433dcce1e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type res : Map<Integer,Long> to res : Map<Integer,T2<Long,Long>> in method public updateCounters(skipZeros boolean) : Map<Integer,T2<Long,Long>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridClientPartitionTopology | From | To | |
Change Variable Type e : Map.Entry<Integer,Long> to e : Map.Entry<Integer,T2<Long,Long>> in method public updateCounters(skipZeros boolean) : Map<Integer,T2<Long,Long>> in class org.apache.ignite.internal.processors.cache.distributed.dht.GridClientPartitionTopology | From | To |