@NotThreadSafe public class CqlSessionBuilder extends SessionBuilder<CqlSessionBuilder,CqlSession>
CqlSession
instance.
This class is mutable and not thread-safe.
cloudConfigInputStream, configLoader, keyspace, programmaticArgumentsBuilder, programmaticContactPoints, self
Constructor and Description |
---|
CqlSessionBuilder() |
Modifier and Type | Method and Description |
---|---|
protected CqlSession |
wrap(CqlSession defaultSession) |
addContactEndPoint, addContactEndPoints, addContactPoint, addContactPoints, 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
protected CqlSession wrap(@NonNull CqlSession defaultSession)
wrap
in class SessionBuilder<CqlSessionBuilder,CqlSession>
Copyright © 2017–2021. All rights reserved.