7711a0d07cd3250ec3b7ae564404128c5bce342f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable entry : CacheEntry<Object,Void> to key : Object in method private populateLocalCache() : void in class org.hibernate.cache.infinispan.timestamp.ClusteredTimestampsRegionImpl | From | To | |
Change Variable Type | 2 | ||
Change Variable Type iterable : CloseableIterable<CacheEntry<Object,Void>> to iterable : CloseableIterable<Object> in method private populateLocalCache() : void in class org.hibernate.cache.infinispan.timestamp.ClusteredTimestampsRegionImpl | From | To | |
Change Variable Type entry : CacheEntry<Object,Void> to key : Object in method private populateLocalCache() : void in class org.hibernate.cache.infinispan.timestamp.ClusteredTimestampsRegionImpl | From | To |