d2382f46c23ecc8f6b6612a2dcef7eca4812a12d
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testEvictAll() : void renamed to public testLocalEvict() : void in class org.apache.ignite.internal.processors.cache.distributed.near.GridCacheAtomicClientOnlyMultiNodeFullApiSelfTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type cache : GridCache<Object,Object> to cache : IgniteCache<Object,Object> in method public testMultithreadedPutAll() : void in class org.apache.ignite.cache.store.jdbc.AbstractJdbcCacheStoreMultithreadedSelfTest | From | To |