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