public static final class DropIndexStatement.Raw extends CQLStatement.Raw
bindVariables
Constructor and Description |
---|
Raw(QualifiedName name,
boolean ifExists) |
Modifier and Type | Method and Description |
---|---|
DropIndexStatement |
prepare(ClientState state) |
setBindVariables
public Raw(QualifiedName name, boolean ifExists)
public DropIndexStatement prepare(ClientState state)
prepare
in class CQLStatement.Raw
Copyright © 2009- The Apache Software Foundation