public abstract class AbstractCqlTemplateConfiguration extends AbstractSessionConfiguration
CqlTemplate and inheriting Session
and Cluster creation. This class is usually extended by user configuration classes.AbstractSessionConfiguration,
CqlTemplate| Constructor and Description |
|---|
AbstractCqlTemplateConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
CqlTemplate |
cqlTemplate()
Creates a
CqlTemplate configured with AbstractSessionConfiguration.sessionFactory(). |
getKeyspaceName, getRequiredSession, session, sessionFactorycluster, getAddressTranslator, getAuthProvider, getClusterBuilderConfigurer, getClusterName, getCompressionType, getContactPoints, getKeyspaceCreations, getKeyspaceDrops, getLoadBalancingPolicy, getMaxSchemaAgreementWaitSeconds, getMetricsEnabled, getNettyOptions, getPoolingOptions, getPort, getProtocolVersion, getQueryOptions, getReconnectionPolicy, getRequiredCluster, getRetryPolicy, getShutdownScripts, getSocketOptions, getSpeculativeExecutionPolicy, getStartupScripts, getTimestampGenerator@Bean public CqlTemplate cqlTemplate()
CqlTemplate configured with AbstractSessionConfiguration.sessionFactory().CqlTemplate.AbstractSessionConfiguration.sessionFactory()Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.