| Interface | Description |
|---|---|
| DefaultBeanNames |
| Class | Description |
|---|---|
| BeanDefinitionBuilderArgument | |
| BeanDefinitionUtils | |
| CassandraClusterFactoryBean |
Spring Data Cassandra extension of CassandraCqlClusterFactoryBean.
|
| CassandraEntityClassScanner |
Scans packages for Cassandra entities.
|
| CassandraMappingBeanFactoryPostProcessor |
BeanDefinitionRegistryPostProcessor that does its best to register any missing Spring Data Cassandra beans
that can be defaulted. |
| CassandraSessionFactoryBean |
Factory to create and configure a Cassandra
Session with support
for executing CQL and initializing the database schema (a.k.a. keyspace). |
| CassandraTemplateFactoryBean |
| Enum | Description |
|---|---|
| SchemaAction |
Enum identifying any schema actions to take at startup.
|
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.