fe8fb2106e57c7a24bbb380f6ce36c904911f44d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type storagePerformanceStatistic : OStoragePerformanceStatistic to cacheHit : OModifiableBoolean in method private updateCache(fileId long, pageIndex long, addNewPages boolean, writeCache OWriteCache, pageCount int, sessionStoragePerformanceStatistic OSessionStoragePerformanceStatistic, cacheHit OModifiableBoolean) : UpdateCacheResult in class com.orientechnologies.orient.core.storage.cache.local.twoq.O2QCache | From | To | |
Extract Attribute | 6 | ||
Extract Attribute private commitTimeAvgSnapshot : long in class com.orientechnologies.orient.core.storage.impl.local.statistic.OStoragePerformanceStatistic | From | To | |
Extract Attribute private cacheHitsSnapshot : int in class com.orientechnologies.orient.core.storage.impl.local.statistic.OStoragePerformanceStatistic | From | To | |
Extract Attribute private readSpeedFromCacheSnapshot : long in class com.orientechnologies.orient.core.storage.impl.local.statistic.OStoragePerformanceStatistic | From | To | |
Extract Attribute private writeSpeedInFileSnapshot : long in class com.orientechnologies.orient.core.storage.impl.local.statistic.OStoragePerformanceStatistic | From | To | |
Extract Attribute private writeSpeedInCacheSnapshot : long in class com.orientechnologies.orient.core.storage.impl.local.statistic.OStoragePerformanceStatistic | From | To | |
Extract Attribute private readSpeedFromFileSnapshot : long in class com.orientechnologies.orient.core.storage.impl.local.statistic.OStoragePerformanceStatistic | From | To | |
Rename Attribute | 1 | ||
Rename Attribute pageReadFromCacheTime : ODistributedCounter to performanceCounters : AtomicReference<PerformanceCounters> in class com.orientechnologies.orient.core.storage.impl.local.statistic.OStoragePerformanceStatistic | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type pageReadFromCacheTime : ODistributedCounter to performanceCounters : AtomicReference<PerformanceCounters> in class com.orientechnologies.orient.core.storage.impl.local.statistic.OStoragePerformanceStatistic | From | To | |
Rename Parameter | 1 | ||
Rename Parameter storagePerformanceStatistic : OStoragePerformanceStatistic to cacheHit : OModifiableBoolean in method private updateCache(fileId long, pageIndex long, addNewPages boolean, writeCache OWriteCache, pageCount int, sessionStoragePerformanceStatistic OSessionStoragePerformanceStatistic, cacheHit OModifiableBoolean) : UpdateCacheResult in class com.orientechnologies.orient.core.storage.cache.local.twoq.O2QCache | From | To |