| Package | Description |
|---|---|
| com.datastax.dse.driver.api.core |
| Modifier and Type | Method and Description |
|---|---|
static DseSessionBuilder |
DseSession.builder() |
DseSessionBuilder |
DseSessionBuilder.withApplicationName(String applicationName)
The name of the application using the created session.
|
DseSessionBuilder |
DseSessionBuilder.withApplicationVersion(String applicationVersion)
The version of the application using the created session.
|
DseSessionBuilder |
DseSessionBuilder.withClientId(UUID clientId)
A unique identifier for the created session.
|
Copyright © 2017–2019. All rights reserved.