e4fe873b61551303d43c9cd8bf0e8c413f6626f8
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 29
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private calculatePageCrc(pageData byte[]) : int inlined to private checkFileStoredPages(commandOutputListener OCommandOutputListener, notificationTimeOut int, errors List<OPageDataVerificationError>, intId Integer) : void in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private MAGIC_NUMBER_OFFSET : int in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache | From | To | |
Rename Attribute | 1 | ||
Rename Attribute MAGIC_NUMBER : long to MAGIC_NUMBER_WITHOUT_CHECKSUM : long in class com.orientechnologies.orient.core.storage.cache.local.OWOWCache | From | To |