f2229b1b014643cf97fded543c5776f34f356b55
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testNewClusterFiltersDiscoveryDataReceivedFromStoppedCluster() : void renamed to public testNewClusterIgnoresDiscoDataFromStopped_SameStaticConfig() : void in class org.apache.ignite.internal.processors.cache.IgniteDiscoDataHandlingInNewClusterTest | From | To | |
Rename Class | 1 | ||
Rename Class org.apache.ignite.internal.processors.cache.IgniteDiscoveryDataHandlingInNewClusterTest renamed to org.apache.ignite.internal.processors.cache.IgniteDiscoDataHandlingInNewClusterTest | From | To | |
Extract Method | 1 | ||
Extract Method private prepareStaticCacheCfg(cacheName String) : CacheConfiguration extracted from protected getConfiguration(igniteInstanceName String) : IgniteConfiguration in class org.apache.ignite.internal.processors.cache.IgniteDiscoDataHandlingInNewClusterTest | From | To |