7e08e159bd6e9ec8a7e8fa29796462b90680dc73
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable runnable : Runnable in method package handleLifespanExpireEntry(entry InternalCacheEntry<K,V>, sync boolean) : void from class org.infinispan.expiration.impl.ClusterExpirationManager | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type invocationCount : int to invocationCount : AtomicInteger in class org.infinispan.expiration.impl.ExpiredCacheListener | From | To | |
Extract Method | 1 | ||
Extract Method protected createCacheManager(builder ConfigurationBuilder) : EmbeddedCacheManager extracted from protected createCacheManager() : EmbeddedCacheManager in class org.infinispan.expiration.impl.ExpirationFunctionalTest | From | To |