@NotThreadSafe public class CqlSessionBuilder extends SessionBuilder<CqlSessionBuilder,CqlSession>
CqlSession
instance.
This class is mutable and not thread-safe.
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, withAuthCredentials, withAuthProvider, withClassLoader, withConfigLoader, withKeyspace, withKeyspace, withLocalDatacenter, withLocalDatacenter, withNodeFilter, withNodeFilter, withNodeStateListener, withRequestTracker, withSchemaChangeListener, withSslContext, withSslEngineFactory
protected CqlSession wrap(@NonNull CqlSession defaultSession)
wrap
in class SessionBuilder<CqlSessionBuilder,CqlSession>
Copyright © 2017–2019. All rights reserved.