224f7e2fcac84302e31478de8faaaecbc290c250
Files Diff
- Added: 1
 - Removed: 1
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method private checkWeakQueue() : void from class org.gridgain.grid.kernal.processors.cache.datastructures.GridCacheSetImpl to public checkWeakQueue() : void from class org.gridgain.grid.kernal.processors.cache.datastructures.IgniteQueryAbstractStorage | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private log : IgniteLogger from class org.gridgain.grid.kernal.processors.cache.datastructures.GridCacheSetImpl to private log : IgniteLogger from class org.gridgain.grid.kernal.processors.cache.datastructures.IgniteQueryAbstractStorage | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type queryStorage : IgniteQueryFutureStorage to queryStorage : IgniteQueryStorage in class org.apache.ignite.internal.processors.cache.IgniteCacheProxy | From | To |