964b669bf1071f1cbde6106a84d0e15a512d922f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testReturningHealthyStatus() : void renamed to public testHealthyStatusWhenUserCacheIsHealthy() : void in class org.infinispan.health.ClusterHealthImplTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type cache : AdvancedCache<?,?> to cache : Cache<?,?> in class org.infinispan.health.impl.CacheHealthImpl | From | To |