f2e22de247c62d816d2ff5f9c70db2f055d950a4
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type int to byte[] in method public replaceRecord(entryIndex int, record byte[], recordVersion int) : byte[] in class com.orientechnologies.orient.core.storage.cluster.OClusterPage | From | To | |
Extract Variable | 3 | ||
Extract Variable record : byte[] in method private replaceOneRecordNoVersionUpdate(localPage OClusterPage) : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest | From | To | |
Extract Variable record : byte[] in method private replaceOneRecordWithEqualSize(localPage OClusterPage) : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest | From | To | |
Extract Variable record : byte[] in method private replaceOneRecordLowerVersion(localPage OClusterPage) : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest | From | To |