d952e07c954716277ac3f7c9259c42b1985586a1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public test() : void renamed to protected runTest(queue ChronicleQueue, throughput int) : void in class net.openhft.chronicle.queue.ChronicleQueueLatencyDistribution | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type price : int to price : double in method public setPrice(price double) : void in class net.openhft.chronicle.queue.ChronicleQueueLatencyDistribution.TestTrade | From | To | |
| Change Return Type | 1 | ||
| Change Return Type int to double in method public getPrice() : double in class net.openhft.chronicle.queue.ChronicleQueueLatencyDistribution.TestTrade | From | To | |
| Extract Variable | 1 | ||
| Extract Variable next : long in method protected runTest(queue ChronicleQueue, throughput int) : void from class net.openhft.chronicle.queue.ChronicleQueueLatencyDistribution | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type price : int to price : double in class net.openhft.chronicle.queue.ChronicleQueueLatencyDistribution.TestTrade | From | To |