Class KeyspaceActions

java.lang.Object
org.springframework.data.cassandra.config.KeyspaceActions

public final class KeyspaceActions extends Object
Collection of KeyspaceActionSpecifications. Wraps none, one or multiple keyspace actions (creates, drops).
Since:
2.0
Author:
Mark Paluch