@NotThreadSafe public class CqlSessionBuilder extends SessionBuilder<CqlSessionBuilder,CqlSession>
CqlSession
instance.configLoader, keyspace, programmaticContactPoints, requestTracker, self, typeCodecs
Constructor and Description |
---|
CqlSessionBuilder() |
Modifier and Type | Method and Description |
---|---|
protected CqlSession |
wrap(CqlSession defaultSession) |
addContactEndPoint, addContactEndPoints, addContactPoint, addContactPoints, addTypeCodecs, build, buildAsync, buildContext, buildDefaultSessionAsync, defaultConfigLoader, withClassLoader, withConfigLoader, withKeyspace, withKeyspace, withLocalDatacenter, withLocalDatacenter, withNodeFilter, withNodeFilter, withNodeStateListener, withRequestTracker, withSchemaChangeListener
protected CqlSession wrap(@NonNull CqlSession defaultSession)
wrap
in class SessionBuilder<CqlSessionBuilder,CqlSession>
Copyright © 2017–2019. All rights reserved.