Package | Description |
---|---|
org.apache.cassandra.cql3 | |
org.apache.cassandra.cql3.statements |
Modifier and Type | Method and Description |
---|---|
ModificationStatement.Parsed |
CqlParser.batchStatementObjective() |
Modifier and Type | Class and Description |
---|---|
static class |
DeleteStatement.Parsed |
static class |
UpdateStatement.ParsedInsert |
static class |
UpdateStatement.ParsedUpdate |
Constructor and Description |
---|
BatchStatement.Parsed(BatchStatement.Type type,
Attributes.Raw attrs,
java.util.List<ModificationStatement.Parsed> parsedStatements) |
Copyright © 2015 The Apache Software Foundation