public final class KeyspaceActions extends Object
KeyspaceActionSpecification
s. Wraps none, one or multiple keyspace actions (creates, drops).Constructor and Description |
---|
KeyspaceActions(KeyspaceActionSpecification... actions) |
KeyspaceActions(List<KeyspaceActionSpecification> actions) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<KeyspaceActionSpecification> |
getActions() |
int |
hashCode() |
String |
toString() |
public KeyspaceActions(KeyspaceActionSpecification... actions)
public KeyspaceActions(List<KeyspaceActionSpecification> actions)
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.