public static final class DropFunctionStatement.Raw extends CQLStatement.Raw
bindVariables| Constructor and Description |
|---|
Raw(FunctionName name,
java.util.List<CQL3Type.Raw> arguments,
boolean argumentsSpecified,
boolean ifExists) |
| Modifier and Type | Method and Description |
|---|---|
DropFunctionStatement |
prepare(ClientState state) |
setBindVariablespublic Raw(FunctionName name, java.util.List<CQL3Type.Raw> arguments, boolean argumentsSpecified, boolean ifExists)
public DropFunctionStatement prepare(ClientState state)
prepare in class CQLStatement.RawCopyright © 2009-2022 The Apache Software Foundation