|
Change Parameter Type request : T to request : Request<?,?> in method public canProcess(request Request<?,?>) : boolean in class com.datastax.oss.driver.internal.core.cql.CqlRequestProcessor |
From |
To |
|
Change Parameter Type request : T to request : Request<?,?> in method public canProcess(request Request<?,?>) : boolean in class com.datastax.oss.driver.internal.core.session.RequestProcessor |
From |
To |
|
Change Parameter Type request : T to request : Request<?,?> in method public canProcess(request Request<?,?>) : boolean in class com.datastax.oss.driver.internal.core.cql.CqlPrepareProcessor |
From |
To |