06b37b3a8f04a13ec0b4b1d00e4742b26397c62d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type cause : ClosedConnectionException to cause : DriverException in method private abortAllInFlight(cause DriverException) : void in class com.datastax.oss.driver.internal.core.channel.InFlightHandler | From | To | |
| Change Parameter Type cause : ClosedConnectionException to cause : DriverException in method private abortAllInFlight(cause DriverException, ignore ResponseCallback) : void in class com.datastax.oss.driver.internal.core.channel.InFlightHandler | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to boolean in method protected setConnectSuccess() : boolean in class com.datastax.oss.driver.internal.core.channel.ConnectInitHandler | From | To | |
| Extract Variable | 1 | ||
| Extract Variable result : boolean in method protected setConnectSuccess() : boolean from class com.datastax.oss.driver.internal.core.channel.ConnectInitHandler | From | To | |
| Inline Variable | 1 | ||
| Inline Variable closeStartedFuture : ChannelPromise in method protected initChannel(channel Channel) : void from class com.datastax.oss.driver.internal.core.channel.ChannelFactory.initializer | From | To |