327462711020fc6506ece85e92e49f47c9e43a63
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 2 | ||
| Extract Variable tp : TP in method public init() : void from class org.jgroups.protocols.Discovery | From | To | |
| Extract Variable msg : Message in method public findMembers(members List<Address>, initial_discovery boolean, responses Responses) : void from class org.jgroups.protocols.TCPPING | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter instream : DataInput to in : DataInput in method public readFrom(in DataInput) : void in class org.jgroups.protocols.PingHeader | From | To | |
| Rename Parameter outstream : DataOutput to out : DataOutput in method public writeTo(out DataOutput) : void in class org.jgroups.protocols.PingHeader | From | To |