212e3cd3fc7a2bd4902b0280272503b398dfe6ef
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable time_ns : long to total_time : long in method protected sendRequests() : void in class org.jgroups.tests.RoundTrip | From | To | |
| Move Attribute | 1 | ||
| Move Attribute protected promise : Promise<Boolean> from class org.jgroups.tests.RoundTrip to protected promise : Promise<Boolean> from class org.jgroups.tests.RoundTrip.Sender | From | To | |
| Extract Class | 1 | ||
| Extract Class org.jgroups.tests.RoundTrip.Sender from class org.jgroups.tests.RoundTrip | From | To | |
| Merge Variable | 1 | ||
| Merge Variable [min : long, max : long] to avg : AverageMinMax in method protected sendRequests() : void in class org.jgroups.tests.RoundTrip | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute tmp : int to num_senders : int in method protected loop() : void in class org.jgroups.tests.RoundTrip | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute msg_size : int to details : boolean in class org.jgroups.tests.RoundTrip | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type msg_size : int to details : boolean in class org.jgroups.tests.RoundTrip | From | To |