@NotThreadSafe public class DseSessionBuilder extends DseSessionBuilderBase<DseSessionBuilder,DseSession>
DseSession instance.
This class is mutable and not thread-safe.
dseProgrammaticArgumentsBuilder| Constructor and Description |
|---|
DseSessionBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected DseSession |
wrap(com.datastax.oss.driver.api.core.CqlSession defaultSession) |
buildContext, buildContext, defaultConfigLoader, withApplicationName, withApplicationVersion, withAuthCredentials, withAuthCredentials, withClientId, withConfigLoaderaddContactEndPoint, addContactEndPoints, addContactPoint, addContactPoints, addTypeCodecs, build, buildAsync, buildDefaultSessionAsync, withAuthProvider, withClassLoader, withCloudProxyAddress, withCloudSecureConnectBundle, withCloudSecureConnectBundle, withCloudSecureConnectBundle, withKeyspace, withKeyspace, withLocalDatacenter, withLocalDatacenter, withNodeFilter, withNodeFilter, withNodeStateListener, withRequestTracker, withSchemaChangeListener, withSslContext, withSslEngineFactory@NonNull protected DseSession wrap(@NonNull com.datastax.oss.driver.api.core.CqlSession defaultSession)
wrap in class com.datastax.oss.driver.api.core.session.SessionBuilder<DseSessionBuilder,DseSession>Copyright © 2017–2019. All rights reserved.