b91577bde54701be47ced4abe49920e1422e5cc0
Files Diff
- Added: 13
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable filledUpTo : long to pageIndex : long in method public allocateNewPage(fileId long, writeCache OWriteCache, verifyChecksums boolean, startLSN OLogSequenceNumber) : OCacheEntry in class com.orientechnologies.orient.core.storage.cache.local.twoq.O2QCache | From | To | |
Change Return Type | 2 | ||
Change Return Type OCacheEntry to void in method private remove(fileId long, pageIndex long) : void in class com.orientechnologies.orient.core.storage.cache.local.twoq.O2QCache | From | To | |
Change Return Type O2QCache to OReadCache in method public getReadCache() : OReadCache in class com.orientechnologies.orient.core.engine.local.OEngineLocalPaginated | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type readCache : O2QCache to readCache : OReadCache in class com.orientechnologies.orient.core.engine.local.OEngineLocalPaginated | From | To |