|
Rename Attribute protocolVersionRegistry : LazyReference<ProtocolVersionRegistry> to protocolVersionRegistryRef : LazyReference<ProtocolVersionRegistry> in class com.datastax.oss.driver.internal.core.DefaultDriverContext |
From |
To |
|
Rename Attribute authProvider : LazyReference<AuthProvider> to authProviderRef : LazyReference<AuthProvider> in class com.datastax.oss.driver.internal.core.DefaultDriverContext |
From |
To |
|
Rename Attribute nettyOptions : LazyReference<NettyOptions> to nettyOptionsRef : LazyReference<NettyOptions> in class com.datastax.oss.driver.internal.core.DefaultDriverContext |
From |
To |
|
Rename Attribute compressor : LazyReference<Compressor<ByteBuf>> to compressorRef : LazyReference<Compressor<ByteBuf>> in class com.datastax.oss.driver.internal.core.DefaultDriverContext |
From |
To |
|
Rename Attribute frameCodec : LazyReference<FrameCodec<ByteBuf>> to frameCodecRef : LazyReference<FrameCodec<ByteBuf>> in class com.datastax.oss.driver.internal.core.DefaultDriverContext |
From |
To |
|
Rename Attribute writeCoalescer : LazyReference<WriteCoalescer> to writeCoalescerRef : LazyReference<WriteCoalescer> in class com.datastax.oss.driver.internal.core.DefaultDriverContext |
From |
To |
|
Rename Attribute config : LazyReference<DriverConfig> to configRef : LazyReference<DriverConfig> in class com.datastax.oss.driver.internal.core.DefaultDriverContext |
From |
To |