public static final class DropKeyspaceStatement.Raw extends CQLStatement.Raw
bindVariables
Constructor and Description |
---|
Raw(java.lang.String keyspaceName,
boolean ifExists) |
Modifier and Type | Method and Description |
---|---|
DropKeyspaceStatement |
prepare(ClientState state) |
setBindVariables
public DropKeyspaceStatement prepare(ClientState state)
prepare
in class CQLStatement.Raw
Copyright © 2009-2021 The Apache Software Foundation