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