@Configuration(proxyBeanMethods=false) @ConditionalOnClass(value=com.datastax.driver.core.Cluster.class) @EnableConfigurationProperties(value=CassandraProperties.class) public class CassandraAutoConfiguration extends ObjectSE
Auto-configuration。| コンストラクターと説明 |
|---|
CassandraAutoConfiguration() |
| 修飾子と型 | メソッドと説明 |
|---|---|
com.datastax.driver.core.Cluster | cassandraCluster(CassandraProperties properties, org.springframework.beans.factory.ObjectProvider<ClusterBuilderCustomizer> builderCustomizers, org.springframework.beans.factory.ObjectProvider<ClusterFactory> clusterFactory) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE@Bean @ConditionalOnMissingBean public com.datastax.driver.core.Cluster cassandraCluster(CassandraProperties properties, org.springframework.beans.factory.ObjectProvider<ClusterBuilderCustomizer> builderCustomizers, org.springframework.beans.factory.ObjectProvider<ClusterFactory> clusterFactory)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.