a32dfc41ea9301f8b98c6a666e4b72c65c892659
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public testStoreDynamicStart2() : void renamed to public testExternalClassesAtConfigurationDynamicStart2() : void in class org.apache.ignite.internal.processors.cache.distributed.replicated.preloader.GridCacheReplicatedPreloadSelfTest | From | To | |
Rename Method public testStoreDynamicStart() : void renamed to public testExternalClassesAtConfigurationDynamicStart() : void in class org.apache.ignite.internal.processors.cache.distributed.replicated.preloader.GridCacheReplicatedPreloadSelfTest | From | To | |
Rename Method public testStore() : void renamed to public testExternalClassesAtConfiguration() : void in class org.apache.ignite.internal.processors.cache.distributed.replicated.preloader.GridCacheReplicatedPreloadSelfTest | From | To | |
Parameterize Variable | 2 | ||
Parameterize Variable cfg : CacheConfiguration to cacheCfg : CacheConfiguration in method private loadExternalClassesToCfg(cacheCfg CacheConfiguration) : void in class org.apache.ignite.internal.processors.cache.distributed.replicated.preloader.GridCacheReplicatedPreloadSelfTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute needStore : boolean to extClassloadingAtCfg : boolean in class org.apache.ignite.internal.processors.cache.distributed.replicated.preloader.GridCacheReplicatedPreloadSelfTest | From | To | |
Extract Variable | 1 | ||
Extract Variable ldr : ClassLoader in method private cloneCheckSerializable(val CacheConfiguration) : CacheConfiguration from class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To | |
Extract Method | 3 | ||
Extract Method private loadExternalClassesToCfg(cacheCfg CacheConfiguration) : void extracted from public testStoreDynamicStart() : void in class org.apache.ignite.internal.processors.cache.distributed.replicated.preloader.GridCacheReplicatedPreloadSelfTest | From | To | |
Extract Method private loadExternalClassesToCfg(cacheCfg CacheConfiguration) : void extracted from package cacheConfiguration(gridName String) : CacheConfiguration in class org.apache.ignite.internal.processors.cache.distributed.replicated.preloader.GridCacheReplicatedPreloadSelfTest | From | To | |
Extract Method private loadExternalClassesToCfg(cacheCfg CacheConfiguration) : void extracted from public testStoreDynamicStart2() : void in class org.apache.ignite.internal.processors.cache.distributed.replicated.preloader.GridCacheReplicatedPreloadSelfTest | From | To |