3443c4e4942f6fb41fc3d7b37a52a7dd0ea5c7a1
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type cache : IgniteCache to cache : IgniteCache<Object,Object> in method public testCacheCreateLeak() : void in class org.apache.ignite.internal.processors.cache.CacheConfigurationLeakTest | From | To | |
| Change Variable Type ccfg : CacheConfiguration to ccfg : CacheConfiguration<Object,Object> in method public testCacheCreateLeak() : void in class org.apache.ignite.internal.processors.cache.CacheConfigurationLeakTest | From | To |