bb74ce0197e7680ff6fa4c0c36dcbb24b2059b5c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 22
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable mappingtopVermappingtopVer : AffinityTopologyVersion to mappingTopVer : AffinityTopologyVersion in method public init() : void in class org.apache.ignite.internal.processors.cache.distributed.dht.GridPartitionedSingleGetFuture | From | To | |
Extract Variable | 2 | ||
Extract Variable retryFut : IgniteFuture in method public run() : void from class org.apache.ignite.internal.processors.cache.persistence.baseline.ClientAffinityAssignmentWithBaselineTest.startTxLoadThread.runAsync | From | To | |
Extract Variable ccfg : CacheConfiguration in method private cacheConfiguration(cacheIdx int) : CacheConfiguration from class org.apache.ignite.internal.processors.cache.persistence.IgnitePdsCacheStartStopWithFreqCheckpointTest | From | To | |
Rename Parameter | 2 | ||
Rename Parameter partitionId : int to partId : int in method public selectAffinityNodeBalanced(affNodes List<ClusterNode>, invalidNodes Set<ClusterNode>, partId int, canRemap boolean) : ClusterNode in class org.apache.ignite.internal.processors.cache.GridCacheContext | From | To | |
Rename Parameter buider : BinaryObjectBuilder to builder : BinaryObjectBuilder in method public prepareAffinityField(builder BinaryObjectBuilder) : void in class org.apache.ignite.internal.processors.cache.GridCacheContext | From | To |