7720cac745d85116452695aa26fb6c298777cb4c
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 9
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method private getDatabaseUrl(dbName String, mode OMode) : String from class com.orientechnologies.orient.stresstest.util.ODatabaseUtils to public getUrl() : String from class com.orientechnologies.orient.stresstest.util.ODatabaseIdentifier | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type dbName : String to databaseIdentifier : ODatabaseIdentifier in method public OOperationsExecutor(databaseIdentifier ODatabaseIdentifier, operationsSet OOperationsSet, consoleWriter OConsoleWriter) in class com.orientechnologies.orient.stresstest.operations.OOperationsExecutor | From | To | |
| Move Attribute | 3 | ||
| Move Attribute private mode : OMode from class com.orientechnologies.orient.stresstest.operations.OOperationsExecutor to private mode : OMode from class com.orientechnologies.orient.stresstest.util.ODatabaseIdentifier | From | To | |
| Move Attribute private mode : OMode from class com.orientechnologies.orient.stresstest.OStressTester to private mode : OMode from class com.orientechnologies.orient.stresstest.util.ODatabaseIdentifier | From | To | |
| Move Attribute private dbName : String from class com.orientechnologies.orient.stresstest.operations.OOperationsExecutor to private dbName : String from class com.orientechnologies.orient.stresstest.util.ODatabaseIdentifier | From | To | |
| Extract Class | 1 | ||
| Extract Class com.orientechnologies.orient.stresstest.util.ODatabaseIdentifier from class com.orientechnologies.orient.stresstest.operations.OOperationsExecutor | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter dbName : String to databaseIdentifier : ODatabaseIdentifier in method public OOperationsExecutor(databaseIdentifier ODatabaseIdentifier, operationsSet OOperationsSet, consoleWriter OConsoleWriter) in class com.orientechnologies.orient.stresstest.operations.OOperationsExecutor | From | To |