c6249620ea2517760c9065384bdbdefdbe7ca522
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Merge Attribute | 1 | ||
| Merge Attribute [server : boolean, num : int] to sock : Socket in class org.jgroups.tests.RoundTripTcp | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute num : int to input : InputStream in class org.jgroups.tests.RoundTripTcp | From | To | |
| Rename Attribute server : boolean to output : OutputStream in class org.jgroups.tests.RoundTripTcp | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type server : boolean to output : OutputStream in class org.jgroups.tests.RoundTripTcp | From | To | |
| Change Attribute Type num : int to input : InputStream in class org.jgroups.tests.RoundTripTcp | From | To |