cb8a33466e9790221778d756f46993667e827667
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type rmvCol : Collection<K> to rmvCol : Set<K> in method protected updateAll(cache IgniteCache<K,V>, rmvCol Set<K>, putMap Map<K,V>) : void in class org.apache.ignite.internal.processors.dataload.GridDataLoadCacheUpdaters | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type fut : IgniteFuture<Object> to fut : IgniteInternalFuture<Object> in method public removeAll() : void in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | From | To | |
| Change Variable Type grid : GridKernal to grid : IgniteKernal in method public call() : Object in class org.apache.ignite.internal.processors.cache.GridCacheAdapter.GlobalRemoveAllCallable | From | To |