Uses of Class
org.springframework.data.cassandra.config.KeyspaceActions
-
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.