Package | Description |
---|---|
com.datastax.dse.driver.internal.core.context |
Modifier and Type | Method and Description |
---|---|
DseStartupOptionsBuilder |
DseStartupOptionsBuilder.withApplicationName(String applicationName)
Sets the client application name to be sent in the Startup message options.
|
DseStartupOptionsBuilder |
DseStartupOptionsBuilder.withApplicationVersion(String applicationVersion)
Sets the client application version to be sent in the Startup message options.
|
DseStartupOptionsBuilder |
DseStartupOptionsBuilder.withClientId(UUID clientId)
Sets the client ID to be sent in the Startup message options.
|
Copyright © 2017–2019. All rights reserved.