Class KeyspaceActions
java.lang.Object
org.springframework.data.cassandra.config.KeyspaceActions
Collection of
KeyspaceActionSpecifications. Wraps none, one or multiple keyspace actions (creates, drops).- Since:
- 2.0
- Author:
- Mark Paluch
-
Constructor Summary
ConstructorsConstructorDescriptionKeyspaceActions(List<KeyspaceActionSpecification> actions) KeyspaceActions(KeyspaceActionSpecification... actions) -
Method Summary
-
Constructor Details
-
KeyspaceActions
-
KeyspaceActions
-
-
Method Details
-
getActions
-
equals
-
hashCode
-
toString
-