7f569c8e2bc4be4fe459e00761bfdc8df9c48021
Files Diff
- Added: 0
 - Removed: 2
 - Renamed: 0
 - Modified: 20
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testBinaryStream() : void renamed to public _testBinaryStream() : void in class org.apache.ignite.internal.processors.cache.GridCacheStoreManagerDeserializationTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type cache : IgniteCache to cache : IgniteCache<Object,Object> in method public testCorrectStore() : void in class org.apache.ignite.internal.processors.cache.CacheClientStoreSelfTest | From | To |