d9624e893c18e253539eb61e32125d835fc5aa1c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 1 | ||
| Extract Variable now : long in method public run(runningTimeMillis long, throughput TransactionThroughput) : void from class org.neo4j.kernel.stresstests.workload.Workload | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type reports : List<Long> to reports : List<Double> in class org.neo4j.kernel.stresstests.TransactionThroughputChecker | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter runningTimeMinutes : long to runningTimeMillis : long in method public run(runningTimeMillis long, throughput TransactionThroughput) : void in class org.neo4j.kernel.stresstests.workload.Workload | From | To |