|
Change Parameter Type config : DriverConfigProfile to driverContext : DriverContext in method public DefaultSslEngineFactory(driverContext DriverContext) in class com.datastax.oss.driver.api.core.ssl.DefaultSslEngineFactory |
From |
To |
|
Change Parameter Type config : DriverConfigProfile to context : DriverContext in method public buildFromConfig(context DriverContext, classNameOption DriverOption, expectedSuperType Class<T>) : Optional<T> in class com.datastax.oss.driver.internal.core.util.Reflection |
From |
To |
|
Change Parameter Type driverContext : DriverContext to internalDriverContext : InternalDriverContext in method private TestChannelFactory(internalDriverContext InternalDriverContext) in class com.datastax.oss.driver.internal.core.channel.ChannelFactoryTestBase.TestChannelFactory |
From |
To |
|
Change Parameter Type config : DriverConfigProfile to context : DriverContext in method public PlainTextAuthProvider(context DriverContext) in class com.datastax.oss.driver.api.core.auth.PlainTextAuthProvider |
From |
To |
|
Change Parameter Type driverContext : DriverContext to internalDriverContext : InternalDriverContext in method public ChannelFactory(internalDriverContext InternalDriverContext) in class com.datastax.oss.driver.internal.core.channel.ChannelFactory |
From |
To |
|
Change Parameter Type driverContext : DriverContext to internalDriverContext : InternalDriverContext in method package ProtocolInitHandler(internalDriverContext InternalDriverContext, protocolVersion ProtocolVersion, expectedClusterName String, keyspaceName CqlIdentifier) in class com.datastax.oss.driver.internal.core.channel.ProtocolInitHandler |
From |
To |
|
Change Return Type Optional<SslHandler> to SslHandler in method public newSslHandler(channel Channel, remoteEndpoint SocketAddress) : SslHandler in class com.datastax.oss.driver.internal.core.ssl.SslHandlerFactory |
From |
To |
|
Change Return Type SslHandlerFactory to Optional<SslHandlerFactory> in method protected buildSslHandlerFactory() : Optional<SslHandlerFactory> in class com.datastax.oss.driver.internal.core.context.DefaultDriverContext |
From |
To |
|
Change Return Type Optional<SslHandler> to SslHandler in method public newSslHandler(channel Channel, remoteEndpoint SocketAddress) : SslHandler in class com.datastax.oss.driver.internal.core.ssl.JdkSslHandlerFactory |
From |
To |
|
Change Return Type AuthProvider to Optional<AuthProvider> in method public authProvider() : Optional<AuthProvider> in class com.datastax.oss.driver.internal.core.context.DefaultDriverContext |
From |
To |
|
Change Return Type SslHandlerFactory to Optional<SslHandlerFactory> in method public sslHandlerFactory() : Optional<SslHandlerFactory> in class com.datastax.oss.driver.internal.core.context.DefaultDriverContext |
From |
To |
|
Change Return Type SslHandlerFactory to Optional<SslHandlerFactory> in method public sslHandlerFactory() : Optional<SslHandlerFactory> in class com.datastax.oss.driver.internal.core.context.InternalDriverContext |
From |
To |
|
Change Return Type T to Optional<T> in method public buildFromConfig(context DriverContext, classNameOption DriverOption, expectedSuperType Class<T>) : Optional<T> in class com.datastax.oss.driver.internal.core.util.Reflection |
From |
To |
|
Change Return Type AuthProvider to Optional<AuthProvider> in method protected buildAuthProvider() : Optional<AuthProvider> in class com.datastax.oss.driver.internal.core.context.DefaultDriverContext |
From |
To |
|
Change Attribute Type sslHandlerFactoryRef : LazyReference<SslHandlerFactory> to sslHandlerFactoryRef : LazyReference<Optional<SslHandlerFactory>> in class com.datastax.oss.driver.internal.core.context.DefaultDriverContext |
From |
To |
|
Change Attribute Type driverContext : DriverContext to internalDriverContext : InternalDriverContext in class com.datastax.oss.driver.internal.core.channel.ChannelFactoryTestBase |
From |
To |
|
Change Attribute Type driverContext : DriverContext to internalDriverContext : InternalDriverContext in class com.datastax.oss.driver.internal.core.channel.ProtocolInitHandler |
From |
To |
|
Change Attribute Type authProviderRef : LazyReference<AuthProvider> to authProviderRef : LazyReference<Optional<AuthProvider>> in class com.datastax.oss.driver.internal.core.context.DefaultDriverContext |
From |
To |
|
Change Attribute Type driverContext : DriverContext to internalDriverContext : InternalDriverContext in class com.datastax.oss.driver.internal.core.channel.ProtocolInitHandlerTest |
From |
To |
|
Change Attribute Type driverContext : DriverContext to internalDriverContext : InternalDriverContext in class com.datastax.oss.driver.internal.core.channel.ChannelFactory |
From |
To |
|
Rename Parameter config : DriverConfigProfile to context : DriverContext in method public PlainTextAuthProvider(context DriverContext) in class com.datastax.oss.driver.api.core.auth.PlainTextAuthProvider |
From |
To |
|
Rename Parameter driverContext : DriverContext to internalDriverContext : InternalDriverContext in method public ChannelFactory(internalDriverContext InternalDriverContext) in class com.datastax.oss.driver.internal.core.channel.ChannelFactory |
From |
To |
|
Rename Parameter driverContext : DriverContext to internalDriverContext : InternalDriverContext in method package ProtocolInitHandler(internalDriverContext InternalDriverContext, protocolVersion ProtocolVersion, expectedClusterName String, keyspaceName CqlIdentifier) in class com.datastax.oss.driver.internal.core.channel.ProtocolInitHandler |
From |
To |
|
Rename Parameter config : DriverConfigProfile to driverContext : DriverContext in method public DefaultSslEngineFactory(driverContext DriverContext) in class com.datastax.oss.driver.api.core.ssl.DefaultSslEngineFactory |
From |
To |
|
Rename Parameter config : DriverConfigProfile to context : DriverContext in method public buildFromConfig(context DriverContext, classNameOption DriverOption, expectedSuperType Class<T>) : Optional<T> in class com.datastax.oss.driver.internal.core.util.Reflection |
From |
To |
|
Rename Parameter driverContext : DriverContext to internalDriverContext : InternalDriverContext in method private TestChannelFactory(internalDriverContext InternalDriverContext) in class com.datastax.oss.driver.internal.core.channel.ChannelFactoryTestBase.TestChannelFactory |
From |
To |