830a49db88a2ec13154ab08365d71076a7df37c2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type l1InvalidationCounts : Map<Integer,AtomicInteger> to l1InvalidationCounts : ConcurrentMap<Integer,ConcurrentMap<Object,AtomicInteger>> in class org.infinispan.distribution.rehash.SharedStoreInvalidationDuringRehashTest | From | To | |
Change Attribute Type invalidationCounts : Map<Integer,AtomicInteger> to invalidationCounts : ConcurrentMap<Integer,ConcurrentMap<Object,AtomicInteger>> in class org.infinispan.distribution.rehash.SharedStoreInvalidationDuringRehashTest | From | To |