4692155608647bfd864b9a78a6a6011cc81be29a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type discoEvt : DiscoveryEvent to events : ExchangeDiscoveryEvents in method public calculate(topVer AffinityTopologyVersion, events ExchangeDiscoveryEvents, discoCache DiscoCache) : List<List<ClusterNode>> in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache | From | To | |
Change Parameter Type discoveryEvt : DiscoveryEvent to events : ExchangeDiscoveryEvents in method private fetchAffinity(topVer AffinityTopologyVersion, events ExchangeDiscoveryEvents, discoCache DiscoCache, affCache GridAffinityAssignmentCache, fetchFut GridDhtAssignmentFetchFuture) : GridDhtAffinityAssignmentResponse in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager | From | To | |
Rename Variable | 1 | ||
Rename Variable affNode : boolean to affinityNode : boolean in method public calculate(topVer AffinityTopologyVersion, events ExchangeDiscoveryEvents, discoCache DiscoCache) : List<List<ClusterNode>> in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache | From | To | |
Rename Parameter | 2 | ||
Rename Parameter discoEvt : DiscoveryEvent to events : ExchangeDiscoveryEvents in method public calculate(topVer AffinityTopologyVersion, events ExchangeDiscoveryEvents, discoCache DiscoCache) : List<List<ClusterNode>> in class org.apache.ignite.internal.processors.affinity.GridAffinityAssignmentCache | From | To | |
Rename Parameter discoveryEvt : DiscoveryEvent to events : ExchangeDiscoveryEvents in method private fetchAffinity(topVer AffinityTopologyVersion, events ExchangeDiscoveryEvents, discoCache DiscoCache, affCache GridAffinityAssignmentCache, fetchFut GridDhtAssignmentFetchFuture) : GridDhtAffinityAssignmentResponse in class org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager | From | To |