24018edc891fa28b8c257decf3b7dc2be448df13
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type pageSize : int to intervalBetweenSnapshots : long in method public OPerformanceStatisticManager(intervalBetweenSnapshots long) in class com.orientechnologies.orient.core.storage.impl.local.statistic.OPerformanceStatisticManager | From | To | |
Change Parameter Type pageSize : int to intervalBetweenSnapshots : long in method public OSessionStoragePerformanceStatistic(intervalBetweenSnapshots long, nanoTimer NanoTimer) in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
Rename Variable | 4 | ||
Rename Variable entTs : long to endTs : long in method public stopCommitTimer() : void in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
Rename Variable entTs : long to endTs : long in method public stopPageWriteInCacheTimer() : void in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
Rename Variable entTs : long to endTs : long in method public stopPageReadFromFileTimer(readPages int) : void in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
Rename Variable entTs : long to endTs : long in method public stopPageReadFromCacheTimer() : void in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
Move Attribute | 2 | ||
Move Attribute private commitCount : long from class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic to private commitCount : long from class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic.PerformanceCountersHolder | From | To | |
Move Attribute private commitTime : long from class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic to private commitTime : long from class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic.PerformanceCountersHolder | From | To | |
Rename Attribute | 1 | ||
Rename Attribute pageSize : int to intervalBetweenSnapshots : long in class com.orientechnologies.orient.core.storage.impl.local.statistic.OPerformanceStatisticManager | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type pageSize : int to intervalBetweenSnapshots : long in class com.orientechnologies.orient.core.storage.impl.local.statistic.OPerformanceStatisticManager | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public getCommitTimeAvg() : long extracted from public getCommitTimeAvg() : long in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic & moved to class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic.PerformanceCountersHolder | From | To | |
Rename Parameter | 2 | ||
Rename Parameter pageSize : int to intervalBetweenSnapshots : long in method public OSessionStoragePerformanceStatistic(intervalBetweenSnapshots long, nanoTimer NanoTimer) in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
Rename Parameter pageSize : int to intervalBetweenSnapshots : long in method public OPerformanceStatisticManager(intervalBetweenSnapshots long) in class com.orientechnologies.orient.core.storage.impl.local.statistic.OPerformanceStatisticManager | From | To |