37ab80ad8419da6072981fc2586e033d78ee47bf
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 53
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method public getStatus(clusterPosition long) : byte moved from class com.orientechnologies.orient.core.storage.impl.local.paginated.OClusterPositionMap to class com.orientechnologies.orient.core.storage.impl.local.paginated.OPaginatedCluster & inlined to public getRecordStatus(clusterPosition long) : RECORD_STATUS | From | To | |
Inline Method | 1 | ||
Inline Method protected loadPageForWrite(atomicOperation OAtomicOperation, fileId long, pageIndex long, checkPinnedPages boolean, pageCount int) : OCacheEntry inlined to protected loadPageForWrite(atomicOperation OAtomicOperation, fileId long, pageIndex long, checkPinnedPages boolean) : OCacheEntry in class com.orientechnologies.orient.core.storage.impl.local.paginated.base.ODurableComponent | From | To | |
Extract Variable | 2 | ||
Extract Variable st : OAbstractPaginatedStorage in method public endAtomicOperation(rollback boolean) : OLogSequenceNumber from class com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations.OAtomicOperationsManager | From | To | |
Extract Variable storage : OAbstractPaginatedStorage in method public beforeClass() : void from class com.orientechnologies.orient.core.storage.index.hashindex.local.OHashTableDirectoryTest | From | To |