| Package | Description |
|---|---|
| org.springframework.data.cassandra.config |
Spring Data Cassandra
factory beans and configuration. |
| Modifier and Type | Method and Description |
|---|---|
KeyspaceActions |
KeyspaceActionSpecificationFactoryBean.getObject() |
| Modifier and Type | Method and Description |
|---|---|
List<KeyspaceActions> |
CqlSessionFactoryBean.getKeyspaceActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
CqlSessionFactoryBean.setKeyspaceActions(List<KeyspaceActions> keyspaceActions)
Set a
List of KeyspaceActions to be executed on initialization. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.