09002f2e05629a1c71443ed5e135ea125f0e7722
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable histSize : AtomicInteger to fullHistSize : AtomicInteger in method private checkHistory(ignite Ignite, expHist List<AffinityTopologyVersion>, expSize int) : void in class org.apache.ignite.cache.affinity.AffinityHistoryCleanupTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type affMap : ConcurrentMap<AffinityAssignmentKey,IgniteInternalFuture<AffinityInfo>> to affMap : ConcurrentSkipListMap<AffinityAssignmentKey,IgniteInternalFuture<AffinityInfo>> in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor | From | To |