a2714d8be9e10e26615fd0967b2c54d3902684a0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable svmRemoveCounters : int in method public flush(expectRemoval boolean, svms ControlledScatteredVersionManager...) : void from class org.infinispan.scattered.ControlledScatteredVersionManager | From | To | |
Extract Variable svmRegularCounters : int in method public flush(expectRemoval boolean, svms ControlledScatteredVersionManager...) : void from class org.infinispan.scattered.ControlledScatteredVersionManager | From | To | |
Inline Variable | 1 | ||
Inline Variable rk : ConcurrentMap<K,InvalidationInfo> in method private tryRemovedInvalidations(removedKeys ConcurrentMap<K,InvalidationInfo>) : void from class org.infinispan.scattered.impl.ScatteredVersionManagerImpl | From | To |