6b2830576401723a8b7c3d35d13d441d8e3fa5e3
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 7
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type boolean to byte[] in method public deleteRecord(position int) : byte[] in class com.orientechnologies.orient.core.storage.cluster.OClusterPage | From | To | |
| Extract Variable | 8 | ||
| Extract Variable recordTwo : byte[] in method private deleteTwoOutOfFour(localPage OClusterPage) : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest | From | To | |
| Extract Variable record : byte[] in method private deleteAddBiggerVersion(localPage OClusterPage) : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest | From | To | |
| Extract Variable record : byte[] in method private deleteAddEqualVersion(localPage OClusterPage) : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest | From | To | |
| Extract Variable record : byte[] in method private deleteAddEqualVersionKeepTombstoneVersion(localPage OClusterPage) : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest | From | To | |
| Extract Variable recordThree : byte[] in method private deleteTwoOutOfFour(localPage OClusterPage) : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest | From | To | |
| Extract Variable recordFour : byte[] in method private deleteTwoOutOfFour(localPage OClusterPage) : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest | From | To | |
| Extract Variable record : byte[] in method private deleteAddLowerVersion(localPage OClusterPage) : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest | From | To | |
| Extract Variable recordOne : byte[] in method private deleteTwoOutOfFour(localPage OClusterPage) : void from class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest | From | To | |
| Extract Method | 3 | ||
| Extract Method private convertRecordChunksToSingleChunk(recordChunks List<byte[]>, contentSize int) : byte[] extracted from private readFullEntry(clusterPosition long, pageIndex long, recordPosition int, atomicOperation OAtomicOperation, pageCount int) : byte[] in class com.orientechnologies.orient.core.storage.cluster.v0.OPaginatedClusterV0 | From | To | |
| Extract Method private convertRecordChunksToSingleChunk(recordChunks List<byte[]>, contentSize int) : byte[] extracted from private readFullEntry(clusterPosition long, pageIndex long, recordPosition int, atomicOperation OAtomicOperation, pageCount int) : byte[] in class com.orientechnologies.orient.core.storage.cluster.v1.OPaginatedClusterV1 | From | To | |
| Extract Method private convertRecordChunksToSingleChunk(recordChunks List<byte[]>, contentSize int) : byte[] extracted from private readFullEntry(clusterPosition long, pageIndex long, recordPosition int, atomicOperation OAtomicOperation, pageCount int) : byte[] in class com.orientechnologies.orient.core.storage.cluster.v2.OPaginatedClusterV2 | From | To |