e6d3ad5013734f86ff8ac392ebec367d23e4f57c
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type avgExecutionTime : long to avgExecutionTime : double in method public getExecutionAvgTimeAsDouble() : double in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl | From | To | |
Extract Method | 1 | ||
Extract Method public getExecutionAvgTimeAsDouble() : double extracted from public getExecutionAvgTime() : long in class org.hibernate.stat.internal.ConcurrentQueryStatisticsImpl | From | To |