7edc81ce5da50e2107afa09bef5f7dffe0b612fd
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 29
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type trackMode : TrackMode to changesTree : OWALChangesTree in method public ODurablePage(cacheEntry OCacheEntry, changesTree OWALChangesTree) in class com.orientechnologies.orient.core.storage.impl.local.paginated.base.ODurablePage | From | To | |
| Change Parameter Type pageChanges : OPageChanges to changesTree : OWALChangesTree in method public restoreChanges(changesTree OWALChangesTree) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.base.ODurablePage | From | To | |
| Change Return Type | 1 | ||
| Change Return Type OPageChanges to OWALChangesTree in method public getPageChanges() : OWALChangesTree in class com.orientechnologies.orient.core.storage.impl.local.paginated.base.ODurablePage | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute trackMode : TrackMode to changesTree : OWALChangesTree in class com.orientechnologies.orient.core.storage.impl.local.paginated.base.ODurablePage | From | To | |
| Extract Method | 1 | ||
| Extract Method private applyChanges(values byte[], start int, end int, result List<Node>) : void extracted from public applyChanges(values byte[], start int) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OWALChangesTree | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type trackMode : TrackMode to changesTree : OWALChangesTree in class com.orientechnologies.orient.core.storage.impl.local.paginated.base.ODurablePage | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter trackMode : TrackMode to changesTree : OWALChangesTree in method public ODurablePage(cacheEntry OCacheEntry, changesTree OWALChangesTree) in class com.orientechnologies.orient.core.storage.impl.local.paginated.base.ODurablePage | From | To | |
| Rename Parameter pageChanges : OPageChanges to changesTree : OWALChangesTree in method public restoreChanges(changesTree OWALChangesTree) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.base.ODurablePage | From | To |