|
Change Parameter Type pools : Map<Node,ChannelPool> to session : DefaultSession in method protected RequestHandlerBase(request Request<SyncResultT,AsyncResultT>, session DefaultSession, context InternalDriverContext) in class com.datastax.oss.driver.internal.core.session.RequestHandlerBase |
From |
To |
|
Change Parameter Type pools : Map<Node,ChannelPool> to session : DefaultSession in method public newHandler(request Request<ResultSet,CompletionStage<AsyncResultSet>>, session DefaultSession, context InternalDriverContext) : RequestHandler<ResultSet,CompletionStage<AsyncResultSet>> in class com.datastax.oss.driver.internal.core.cql.CqlRequestProcessor |
From |
To |
|
Change Parameter Type pools : Map<Node,ChannelPool> to session : DefaultSession in method package CqlRequestHandler(statement Statement, session DefaultSession, context InternalDriverContext) in class com.datastax.oss.driver.internal.core.cql.CqlRequestHandler |
From |
To |
|
Rename Parameter pools : Map<Node,ChannelPool> to session : DefaultSession in method public newHandler(request Request<ResultSet,CompletionStage<AsyncResultSet>>, session DefaultSession, context InternalDriverContext) : RequestHandler<ResultSet,CompletionStage<AsyncResultSet>> in class com.datastax.oss.driver.internal.core.cql.CqlRequestProcessor |
From |
To |
|
Rename Parameter pools : Map<Node,ChannelPool> to session : DefaultSession in method protected RequestHandlerBase(request Request<SyncResultT,AsyncResultT>, session DefaultSession, context InternalDriverContext) in class com.datastax.oss.driver.internal.core.session.RequestHandlerBase |
From |
To |
|
Rename Parameter pools : Map<Node,ChannelPool> to session : DefaultSession in method package CqlRequestHandler(statement Statement, session DefaultSession, context InternalDriverContext) in class com.datastax.oss.driver.internal.core.cql.CqlRequestHandler |
From |
To |