ad118f760afd94bb84c949038340d6fd63d79ad9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 46
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getErrorCount() : long renamed to public getFastErrorCount() : long in class com.navercorp.pinpoint.profiler.monitor.metric.HistogramSnapshot | From | To | |
Rename Variable | 1 | ||
Rename Variable error : long to verySlowError : long in method public createSnapshot() : HistogramSnapshot in class com.navercorp.pinpoint.profiler.monitor.metric.LongAdderHistogram | From | To | |
Rename Attribute | 1 | ||
Rename Attribute errorCount : long to slowErrorCount : long in class com.navercorp.pinpoint.profiler.monitor.metric.HistogramSnapshot | From | To |