9eece67ddfa8fb82ecf6da00f0464cd35a093c64
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 12
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 2 | ||
| Extract Variable entryIndexPosition : int in method private insertIntoRequestedSlot(recordVersion int, freePosition int, entrySize int, requestedPosition int, freeListHeader int) : void from class com.orientechnologies.orient.core.storage.cluster.OClusterPage | From | To | |
| Extract Method | 1 | ||
| Extract Method private insertIntoRequestedSlot(recordVersion int, freePosition int, entrySize int, requestedPosition int, freeListHeader int) : void extracted from public appendRecord(recordVersion int, record byte[]) : int in class com.orientechnologies.orient.core.storage.cluster.OClusterPage | From | To |