be25aa36787e1b0b5a04104d726fcb6c328a649a
Files Diff
- Added: 0
- Removed: 3
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private ignite : Ignite from class org.apache.ignite.cache.spring.SpringCache to private ignite : Ignite from class org.apache.ignite.cache.spring.SpringCacheManager | From | To | |
Rename Attribute | 1 | ||
Rename Attribute grid : Ignite to ignite : Ignite in class org.apache.ignite.cache.spring.SpringCacheManager | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type cache : CacheProjection<Object,Object> to cache : IgniteCache<Object,Object> in class org.apache.ignite.cache.spring.SpringCache | From | To |