433d29020e8ec16cfed83fe519f5f3ba02c25bfe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type cache : ConcurrentMap<K,MetadataValue<V>> to cache : Cache<K,MetadataValue<V>> in method private BoundedConcurrentMapNearCache(cache Cache<K,MetadataValue<V>>) in class org.infinispan.client.hotrod.near.BoundedConcurrentMapNearCache | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type cache : ConcurrentMap<K,MetadataValue<V>> to cache : Cache<K,MetadataValue<V>> in class org.infinispan.client.hotrod.near.BoundedConcurrentMapNearCache | From | To |