878c68ebe73bb3aa636ad39d5b2ce9e16e88be97
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type threads : List<Thread> to threads : Map<String,Thread> in method public startCaches(cacheNames String...) : EmbeddedCacheManager in class org.infinispan.manager.DefaultCacheManager | From | To | |
Extract Variable | 1 | ||
Extract Variable runtimeException : RuntimeException in method public startCaches(cacheNames String...) : EmbeddedCacheManager from class org.infinispan.manager.DefaultCacheManager | From | To |