88e2d932f02e25aecb0a5ec2cb08591c65b553b6
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type cfg : CacheConfiguration to cache : GridCache<K,V> in method private nearEnabled(cache GridCache<K,V>) : boolean in class org.apache.ignite.testframework.junits.common.GridCommonAbstractTest | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type cache : GridCache<Integer,EnemyCamp> to cache : GridCacheAdapter<Integer,EnemyCamp> in method public testGeoMultithreaded() : void in class org.apache.ignite.internal.processors.query.h2.GridH2IndexingGeoSelfTest | From | To | |
| Change Variable Type cache : GridCache<Integer,EnemyCamp> to cache : GridCacheAdapter<Integer,EnemyCamp> in method public call() : Void in class org.apache.ignite.internal.processors.query.h2.GridH2IndexingGeoSelfTest.testGeoMultithreaded.qryFut.runMultiThreadedAsync | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter cfg : CacheConfiguration to cache : GridCache<K,V> in method private nearEnabled(cache GridCache<K,V>) : boolean in class org.apache.ignite.testframework.junits.common.GridCommonAbstractTest | From | To |