|
Rename Method public startPageWriteToCacheTimer() : void renamed to public startPageWriteInCacheTimer() : void in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic |
From |
To |
|
Rename Method public getAmountOfPagesWrittenToCache() : long renamed to public getAmountOfPagesWrittenInCache() : long in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic |
From |
To |
|
Rename Method public stopPageWriteToCacheTimer() : void renamed to public stopPageWriteInCacheTimer() : void in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic |
From |
To |
|
Rename Method public getAmountOfPagesReadFromFileSystem() : long renamed to public getAmountOfPagesReadFromFile() : long in class com.orientechnologies.orient.core.storage.impl.local.statistic.OSessionStoragePerformanceStatistic |
From |
To |