575a2ecb3834ec455e50849757a670f7d4cd2f81
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable config : Config to c : Config in method public getConfig() : Config in class org.jgroups.tests.perf.ProgrammaticUPerf | From | To | |
| Rename Variable config : Config to c : Config in method public getConfig() : Config in class org.jgroups.tests.perf.ProgrammaticUPerf2 | From | To | |
| Extract Attribute | 2 | ||
| Extract Attribute protected NORMAL : byte in class org.jgroups.tests.perf.ProgrammaticUPerf.UPerfMarshaller | From | To | |
| Extract Attribute protected NORMAL : byte in class org.jgroups.tests.perf.ProgrammaticUPerf2.UPerfMarshaller | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute execution_time : long to total_time : long in class org.jgroups.tests.perf.ProgrammaticUPerf2.Results | From | To | |
| Change Attribute Type | 6 | ||
| Change Attribute Type PRINT_DETAILS : Field to PRINT_DETAILS : short in class org.jgroups.tests.perf.ProgrammaticUPerf2 | From | To | |
| Change Attribute Type PRINT_DETAILS : Field to PRINT_DETAILS : short in class org.jgroups.tests.perf.ProgrammaticUPerf | From | To | |
| Change Attribute Type PRINT_INVOKERS : Field to PRINT_INVOKERS : short in class org.jgroups.tests.perf.ProgrammaticUPerf | From | To | |
| Change Attribute Type ALLOW_LOCAL_GETS : Field to ALLOW_LOCAL_GETS : short in class org.jgroups.tests.perf.ProgrammaticUPerf | From | To | |
| Change Attribute Type PRINT_INVOKERS : Field to PRINT_INVOKERS : short in class org.jgroups.tests.perf.ProgrammaticUPerf2 | From | To | |
| Change Attribute Type ALLOW_LOCAL_GETS : Field to ALLOW_LOCAL_GETS : short in class org.jgroups.tests.perf.ProgrammaticUPerf2 | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter execution_time : long to total_time : long in method public Results(num_gets int, num_puts int, total_time long, avg_gets AverageMinMax, avg_puts AverageMinMax) in class org.jgroups.tests.perf.ProgrammaticUPerf2.Results | From | To |