8c4a1e2a7c4ec9c96d5d12200b565bbce65270de
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method private checkGridAffinity(testAff CacheAffinity, jcache IgniteCache, cache GridCache) : void renamed to private checkAffinity(testAff CacheAffinity, aff CacheAffinity) : void in class org.apache.ignite.IgniteCacheAffinityTest | From | To | |
| Rename Method private affFunc() : CacheAffinityFunction renamed to private affinityFunction() : CacheAffinityFunction in class org.apache.ignite.internal.processors.affinity.GridAffinityProcessor.AffinityInfo | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type jcache : IgniteCache to aff : CacheAffinity in method private checkAffinity(testAff CacheAffinity, aff CacheAffinity) : void in class org.apache.ignite.IgniteCacheAffinityTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter jcache : IgniteCache to aff : CacheAffinity in method private checkAffinity(testAff CacheAffinity, aff CacheAffinity) : void in class org.apache.ignite.IgniteCacheAffinityTest | From | To |