6989edfa1a2e99a2b97ec360a51876fb3816359e
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Push Down Method | 1 | ||
Push Down Method protected getDocumentDatabase(databaseIdentifier ODatabaseIdentifier) : ODatabase from class com.orientechnologies.orient.stresstest.workload.OBaseWorkload to protected getDocumentDatabase(databaseIdentifier ODatabaseIdentifier) : ODatabase from class com.orientechnologies.orient.stresstest.workload.OBaseDocumentWorkload | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type callback : OCallable<Void,OWorkLoadContext> to callback : OCallable<Void,OBaseWorkLoadContext> in method protected executeOperation(dbIdentifier ODatabaseIdentifier, operationTotal int, concurrencyLevel int, callback OCallable<Void,OBaseWorkLoadContext>) : OWorkLoadResult in class com.orientechnologies.orient.stresstest.workload.OBaseWorkload | From | To | |
Rename Class | 1 | ||
Rename Class com.orientechnologies.orient.stresstest.workload.OBaseWorkload.OWorkLoadContext renamed to com.orientechnologies.orient.stresstest.workload.OBaseWorkload.OBaseWorkLoadContext | From | To | |
Extract Superclass | 1 | ||
Extract Superclass com.orientechnologies.orient.stresstest.workload.OBaseDocumentWorkload from classes [com.orientechnologies.orient.stresstest.workload.OCRUDWorkload] | From | To | |
Change Variable Type | 4 | ||
Change Variable Type context : OWorkLoadContext to context : OBaseWorkLoadContext in method public execute(concurrencyLevel int, databaseIdentifier ODatabaseIdentifier) : void in class com.orientechnologies.orient.stresstest.workload.OCRUDWorkload | From | To |