a2ba9c0681632996fd73d959c68f39f6f7a10ec1
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 3 | ||
Extract Variable cacheRedisson : Redisson in method public createCache(cacheName String, configuration C) : Cache<K,V> from class org.redisson.jcache.JCacheManager | From | To | |
Extract Variable yamlUrl : URL in method private loadConfig(uri URI) : Config from class org.redisson.jcache.JCachingProvider | From | To | |
Extract Variable jsonUrl : URL in method private loadConfig(uri URI) : Config from class org.redisson.jcache.JCachingProvider | From | To | |
Extract Method | 1 | ||
Extract Method private loadConfig(uri URI) : Config extracted from public getCacheManager(uri URI, classLoader ClassLoader, properties Properties) : CacheManager in class org.redisson.jcache.JCachingProvider | From | To |