1f638d0f6f7f5b8d601715e318023f29ddc9640f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable connection : OutboundTcpConnection to conn : TcpConnection in method public sendOneWay(message MessageOut, id int, to InetAddress) : void in class org.lealone.aose.net.MessagingService | From | To | |
| Change Return Type | 1 | ||
| Change Return Type OutboundTcpConnection to TcpConnection in method public getConnection(remoteEndpoint InetAddress) : TcpConnection in class org.lealone.aose.net.MessagingService | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type connection : OutboundTcpConnection to conn : TcpConnection in method public sendOneWay(message MessageOut, id int, to InetAddress) : void in class org.lealone.aose.net.MessagingService | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type instance : IFailureDetector to instance : FailureDetector in class org.lealone.aose.gms.FailureDetector | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter to : InetAddress to remoteEndpoint : InetAddress in method public getConnection(remoteEndpoint InetAddress) : TcpConnection in class org.lealone.aose.net.MessagingService | From | To |