854d26bcc2745aa507322c5bedd5b5d40893a803
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable size : int to sizeDiff : long in method public allocateSpace(size int) : long in class com.orientechnologies.orient.core.storage.fs.OFileClassic | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type size : int to sizeDiff : long in method public allocateSpace(size int) : long in class com.orientechnologies.orient.core.storage.fs.OFileClassic | From | To | |
| Extract Variable | 2 | ||
| Extract Variable flushedPages : int in method public run() : void from class com.orientechnologies.orient.core.storage.cache.local.OWOWCache.PeriodicFlushTask | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type size : long to size : AtomicLong in class com.orientechnologies.orient.core.storage.fs.OFileClassic | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter iOffset : long to offset : long in method private checkRegions(offset long, iLength long) : long in class com.orientechnologies.orient.core.storage.fs.OFileClassic | From | To |