cb3301e0735783a4685155f5e4b8306683e2cda5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Split Parameter | 1 | ||
| Split Parameter entry : InternalCacheEntry<K,V> to [value : V, key : K, lifespan : long] in method package handleLifespanExpireEntry(key K, value V, lifespan long, sync boolean) : void in class org.infinispan.expiration.impl.ClusterExpirationManager | From | To | |
| Extract Variable | 1 | ||
| Extract Variable expiredTransient : boolean in method public processExpiration() : void from class org.infinispan.expiration.impl.ClusterExpirationManager | From | To |