public static class BatchStatement.Parsed extends QualifiedStatement
bindVariables| Constructor and Description |
|---|
Parsed(BatchStatement.Type type,
Attributes.Raw attrs,
java.util.List<ModificationStatement.Parsed> parsedStatements) |
| Modifier and Type | Method and Description |
|---|---|
BatchStatement |
prepare(ClientState state) |
void |
setKeyspace(ClientState state) |
keyspace, name, setKeyspace, toStringsetBindVariablespublic Parsed(BatchStatement.Type type, Attributes.Raw attrs, java.util.List<ModificationStatement.Parsed> parsedStatements)
public void setKeyspace(ClientState state) throws InvalidRequestException
setKeyspace in class QualifiedStatementInvalidRequestExceptionpublic BatchStatement prepare(ClientState state)
prepare in class CQLStatement.RawCopyright © 2009-2020 The Apache Software Foundation