af42abc492151cade63340fb4a4bb1723b0f45bd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type delay : long to timeout : TimeoutStrategy.Timeout in method private scheduleHandshake(ch SocketChannel, handshakeClient HandshakeClient, timeout TimeoutStrategy.Timeout) : void in class org.neo4j.causalclustering.protocol.handshake.HandshakeClientInitializer | From | To | |
Rename Parameter | 2 | ||
Rename Parameter delay : long to timeout : TimeoutStrategy.Timeout in method private scheduleHandshake(ch SocketChannel, handshakeClient HandshakeClient, timeout TimeoutStrategy.Timeout) : void in class org.neo4j.causalclustering.protocol.handshake.HandshakeClientInitializer | From | To | |
Rename Parameter ch : Channel to channel : Channel in method private initiateHandshake(channel Channel, handshakeClient HandshakeClient) : void in class org.neo4j.causalclustering.protocol.handshake.HandshakeClientInitializer | From | To |