561bf7ba5edb04a3ac59e1039d3b61da38d1141e
Files Diff
- Added: 1
 - Removed: 4
 - Renamed: 0
 - Modified: 18
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Attribute | 1 | ||
| Move Attribute private pageSize : int from class com.orientechnologies.orient.core.storage.impl.local.statistic.OStoragePerformanceStatistic to private pageSize : int from class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic.PerformanceCountersHolder | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type currentComponent : String to currentComponent : Component in method public startComponentOperation(componentName String) : void in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
| Change Variable Type currentComponent : String to currentComponent : Component in method public completeComponentOperation() : void in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type componentsStack : Deque<String> to componentsStack : Deque<Component> in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To |