1a2d2ca1e5b008b5dbab1e73513ac61bd9bbcdd9
Files Diff
- Added: 5
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type cacheName : String to cache : GridCacheProjection<Object,Object> in method private ClearClosure(cache GridCacheProjection<Object,Object>) in class org.gridgain.grid.cache.spring.GridSpringCache.ClearClosure | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private ignite : Ignite from class org.gridgain.grid.cache.spring.GridSpringCacheManager to private ignite : Ignite from class org.gridgain.grid.cache.spring.GridSpringCache | From | To | |
| Move Class | 1 | ||
| Move Class org.gridgain.grid.cache.spring.GridSpringCacheManager.ClearClosure moved to org.gridgain.grid.cache.spring.GridSpringCache.ClearClosure | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute ignite : Ignite to grid : Ignite in class org.gridgain.grid.cache.spring.GridSpringCacheManager | From | To | |
| Rename Attribute cacheName : String to cache : GridCacheProjection<Object,Object> in class org.gridgain.grid.cache.spring.GridSpringCache.ClearClosure | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type cacheName : String to cache : GridCacheProjection<Object,Object> in class org.gridgain.grid.cache.spring.GridSpringCache.ClearClosure | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter cacheName : String to cache : GridCacheProjection<Object,Object> in method private ClearClosure(cache GridCacheProjection<Object,Object>) in class org.gridgain.grid.cache.spring.GridSpringCache.ClearClosure | From | To |