d854e3f887f60dcb8ade0f589d9fa8172cb2ed9c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public testNearAccess() : void renamed to public _testNearAccess() : void in class org.apache.ignite.internal.processors.cache.expiry.IgniteCacheExpiryPolicyAbstractTest | From | To | |
Rename Method public testNearCreateUpdate() : void renamed to public _testNearCreateUpdate() : void in class org.apache.ignite.internal.processors.cache.expiry.IgniteCacheExpiryPolicyAbstractTest | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type val : Object to val : CacheConfiguration in method private checkSerializable(val CacheConfiguration) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To | |
Extract Variable | 1 | ||
Extract Variable nodes : Collection<ClusterNode> in method public testStartStopCacheAddNode() : void from class org.apache.ignite.internal.processors.cache.IgniteDynamicCacheStartSelfTest | From | To |