65036f5b878f82faa3c281b4d926f3ac3ad91381
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable fullBackup : ZipEntry to configurationEntry : ZipEntry in method public incrementalBackup(stream OutputStream, fromLsn OLogSequenceNumber) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.OLocalPaginatedStorage | From | To | |
Extract Method | 3 | ||
Extract Method private fetchIBUFiles(backupDirectory File) : String[] extracted from public incrementalBackup(backupDirectory File) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.OLocalPaginatedStorage | From | To | |
Extract Method protected openClusters() : void extracted from public open(iUserName String, iUserPassword String, iProperties Map<String,Object>) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage | From | To | |
Extract Method protected closeClusters(onDelete boolean) : void extracted from private doClose(force boolean, onDelete boolean) : void in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage | From | To |