|
Change Parameter Type newChannelCount : int to newDistance : NodeDistance in method private resize(newDistance NodeDistance) : void in class com.datastax.oss.driver.internal.core.pool.ChannelPool.SingleThreaded |
From |
To |
|
Change Parameter Type wantedCount : int to distance : NodeDistance in method private SingleThreaded(keyspaceName CqlIdentifier, distance NodeDistance, context InternalDriverContext) in class com.datastax.oss.driver.internal.core.pool.ChannelPool.SingleThreaded |
From |
To |
|
Change Parameter Type channelCount : int to distance : NodeDistance in method private ChannelPool(node Node, keyspaceName CqlIdentifier, distance NodeDistance, context InternalDriverContext) in class com.datastax.oss.driver.internal.core.pool.ChannelPool |
From |
To |
|
Change Parameter Type channelCount : int to distance : NodeDistance in method public init(node Node, keyspaceName CqlIdentifier, distance NodeDistance, context InternalDriverContext) : CompletionStage<ChannelPool> in class com.datastax.oss.driver.internal.core.pool.ChannelPool |
From |
To |
|
Rename Parameter wantedCount : int to distance : NodeDistance in method private SingleThreaded(keyspaceName CqlIdentifier, distance NodeDistance, context InternalDriverContext) in class com.datastax.oss.driver.internal.core.pool.ChannelPool.SingleThreaded |
From |
To |
|
Rename Parameter channelCount : int to distance : NodeDistance in method private ChannelPool(node Node, keyspaceName CqlIdentifier, distance NodeDistance, context InternalDriverContext) in class com.datastax.oss.driver.internal.core.pool.ChannelPool |
From |
To |
|
Rename Parameter channelCount : int to distance : NodeDistance in method public init(node Node, keyspaceName CqlIdentifier, distance NodeDistance, context InternalDriverContext) : CompletionStage<ChannelPool> in class com.datastax.oss.driver.internal.core.pool.ChannelPool |
From |
To |
|
Rename Parameter newChannelCount : int to newDistance : NodeDistance in method private resize(newDistance NodeDistance) : void in class com.datastax.oss.driver.internal.core.pool.ChannelPool.SingleThreaded |
From |
To |