d253a7b132236e9e4bfff759a30085cb7313b56f
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type keys0 : Collection<? extends K> to keys0 : Collection<Object> in method public removeAllFromStore(tx IgniteTx, keys Collection<?>) : boolean in class org.gridgain.grid.kernal.processors.cache.GridCacheStoreManager | From | To | |
| Change Variable Type key : K to key : Object in method public removeAllFromStore(tx IgniteTx, keys Collection<?>) : boolean in class org.gridgain.grid.kernal.processors.cache.GridCacheStoreManager | From | To |