a452dac26c47ac10586f1f49bc26f03b6b5e6fd4
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type dataCache : GridCacheAdapter to dataCache : IgniteInternalCache in method public testConfiguration() : void in class org.apache.ignite.internal.processors.igfs.IgfsStreamsSelfTest | From | To | |
Extract Method | 1 | ||
Extract Method private startJCache(cacheName String, failIfNotStarted boolean) : IgniteCache extracted from public publicJCache(cacheName String, failIfNotStarted boolean) : IgniteCache<K,V> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor | From | To |