CqlSession
. This class is
preserved for backward compatibility, but CqlSession.builder()
should be used
instead.@NotThreadSafe @Deprecated public class DseSessionBuilder extends SessionBuilder<DseSessionBuilder,DseSession>
cloudConfigInputStream, configLoader, keyspace, programmaticArgumentsBuilder, programmaticContactPoints, self
Constructor and Description |
---|
DseSessionBuilder()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected DseSession |
wrap(CqlSession defaultSession)
Deprecated.
|
addContactEndPoint, addContactEndPoints, addContactPoint, addContactPoints, addNodeStateListener, addRequestTracker, addSchemaChangeListener, addTypeCodecs, build, buildAsync, buildContext, buildContext, buildDefaultSessionAsync, defaultConfigLoader, defaultConfigLoader, withApplicationName, withApplicationVersion, withAuthCredentials, withAuthCredentials, withAuthProvider, withClassLoader, withClientId, withCloudProxyAddress, withCloudSecureConnectBundle, withCloudSecureConnectBundle, withCloudSecureConnectBundle, withCodecRegistry, withConfigLoader, withCredentials, withCredentials, withKeyspace, withKeyspace, withLocalDatacenter, withLocalDatacenter, withMetricRegistry, withNodeDistanceEvaluator, withNodeDistanceEvaluator, withNodeFilter, withNodeFilter, withNodeStateListener, withRequestTracker, withSchemaChangeListener, withSslContext, withSslEngineFactory
@NonNull protected DseSession wrap(@NonNull CqlSession defaultSession)
wrap
in class SessionBuilder<DseSessionBuilder,DseSession>
Copyright © 2017–2022. All rights reserved.