29446b0bdfe8648730146853f178e52fb2ef362c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 3 | ||
Change Variable Type undelegated : Set to undelegated : Set<Lifecycle> in method public start() : void in class org.infinispan.persistence.manager.PersistenceManagerImpl | From | To | |
Change Variable Type preloadCl : AdvancedCacheLoader to preloadCl : AdvancedCacheLoader<?,?> in method public preload() : void in class org.infinispan.persistence.manager.PersistenceManagerImpl | From | To | |
Change Variable Type undelegated : Set to undelegated : Set<Lifecycle> in method public stop() : void in class org.infinispan.persistence.manager.PersistenceManagerImpl | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type expirationManager : ExpirationManager to expirationManager : ExpirationManager<Object,Object> in class org.infinispan.persistence.manager.PersistenceManagerImpl | From | To | |
Change Attribute Type advancedListener : AdvancedPurgeListener to advancedListener : AdvancedPurgeListener<Object,Object> in class org.infinispan.persistence.manager.PersistenceManagerImpl | From | To |