Uses of Class
org.springframework.data.cassandra.config.KeyspaceActions
Package
Description
Spring Data Cassandra
factory beans
and configuration.-
Uses of KeyspaceActions in org.springframework.data.cassandra.config
Modifier and TypeMethodDescriptionvoid
CqlSessionFactoryBean.setKeyspaceActions
(List<KeyspaceActions> keyspaceActions) Set aList
ofKeyspaceActions
to be executed on initialization.