Package | Description |
---|---|
com.datastax.oss.driver.api.core.session |
Modifier and Type | Method and Description |
---|---|
ProgrammaticArguments |
ProgrammaticArguments.Builder.build() |
Modifier and Type | Method and Description |
---|---|
protected DriverContext |
SessionBuilder.buildContext(DriverConfigLoader configLoader,
ProgrammaticArguments programmaticArguments)
This must return an instance of
InternalDriverContext (it's not expressed
directly in the signature to avoid leaking that type through the protected API). |
Copyright © 2017–2021. All rights reserved.