dc1d427fa2f5235a5779058a444e3845946a7e07
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable random : Random to rnd : Random in method private startStopIgnites() : void in class org.apache.ignite.internal.processors.datastreamer.DataStreamerMultiThreadedSelfTest | From | To | |
Extract Method | 3 | ||
Extract Method private cacheConfiguration() : CacheConfiguration extracted from protected getConfiguration(gridName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.datastreamer.DataStreamerMultiThreadedSelfTest | From | To | |
Extract Method private startStopIgnites() : void extracted from public testStartStopIgnites() : void in class org.apache.ignite.internal.processors.datastreamer.DataStreamerMultiThreadedSelfTest | From | To | |
Extract Method public mapKeyToPrimaryAndBackups(cacheName String, key K, topVer AffinityTopologyVersion) : List<ClusterNode> extracted from public mapKeyToPrimaryAndBackups(cacheName String, key K) : List<ClusterNode> in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor | From | To |