d775b6e84c0b3aecf8d92573e1a4b4c458330bb4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getFiles() : List<String> renamed to public getWalFiles() : List<String> in class com.orientechnologies.orient.core.storage.impl.local.paginated.wal.ODiskWriteAheadLog | From | To | |
Extract Method | 1 | ||
Extract Method private archiveEntry(archiveZipOutputStream ZipOutputStream, walSegment String) : void extracted from private backUpWAL(e Exception) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage | From | To |