091b3e19bdddbd7da54c078cba6657e90c71e43d
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 16
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getCommitTimeAvg() : long renamed to public getCommitTime() : long in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
| Change Parameter Type | 2 | ||
| Change Parameter Type cleanOnSnapshot : boolean to cleanUpInterval : long in method public OSessionStoragePerformanceStatistic(intervalBetweenSnapshots long, cleanUpInterval long) in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
| Change Parameter Type cleanOnSnapshot : boolean to cleanUpInterval : long in method public OSessionStoragePerformanceStatistic(intervalBetweenSnapshots long, nanoTimer NanoTimer, cleanUpInterval long) in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute toFlush : List<OLogRecord> to logCache : List<OLogRecord> in method private commitLog() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSegment | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute cleanOnSnapshot : boolean to cleanUpInterval : long in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type cleanOnSnapshot : boolean to cleanUpInterval : long in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
| Extract Method | 7 | ||
| Extract Method private pushTimer() : void extracted from public startWriteCacheFlushTimer() : void in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
| Extract Method private pushTimer() : void extracted from public startCommitTimer() : void in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
| Extract Method private pushTimer() : void extracted from public startPageReadFromFileTimer() : void in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
| Extract Method private pushTimer() : void extracted from public startPageWriteInCacheTimer() : void in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
| Extract Method private throwComponentsAreNotSupported(attributeName String) : Object extracted from public getAttribute(attribute String) : Object in class com.orientechnologies.orient.core.storage.impl.local.statistic.OPerformanceStatisticManagerMBean | From | To | |
| Extract Method private pushTimer() : void extracted from public startFuzzyCheckpointTimer() : void in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
| Extract Method private pushTimer() : void extracted from public startPageReadFromCacheTimer() : void in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter cleanOnSnapshot : boolean to cleanUpInterval : long in method public OSessionStoragePerformanceStatistic(intervalBetweenSnapshots long, cleanUpInterval long) in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To | |
| Rename Parameter cleanOnSnapshot : boolean to cleanUpInterval : long in method public OSessionStoragePerformanceStatistic(intervalBetweenSnapshots long, nanoTimer NanoTimer, cleanUpInterval long) in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic | From | To |