c98f385972ceaae5ec6195a268b3a5261c523fe2
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public correctFileName(f String) : String from class org.lealone.command.dml.BackupCommand to private correctFileName(f String) : String from class org.lealone.storage.MVStorageEngine | From | To | |
Rename Variable | 1 | ||
Rename Variable name : String to fileName : String in method public update() : int in class org.lealone.command.dml.BackupCommand | From | To | |
Inline Method | 1 | ||
Inline Method private backupTo(fileName String) : void inlined to public update() : int in class org.lealone.command.dml.BackupCommand | From | To |