Package | Description |
---|---|
com.datastax.oss.driver.api.core.config |
The configuration of the driver.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OngoingConfigOptions<SelfT extends OngoingConfigOptions<SelfT>>
An object where config options can be set programmatically.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DriverExecutionProfile
A profile in the driver's configuration.
|
interface |
ProgrammaticDriverConfigLoaderBuilder
A builder that allows the creation of a config loader where options are overridden
programmatically.
|
Copyright © 2017–2024. All rights reserved.