Package | Description |
---|---|
org.apache.cassandra.cql3.statements |
Modifier and Type | Class and Description |
---|---|
static class |
DeleteStatement.Parsed |
static class |
UpdateStatement.ParsedInsert |
static class |
UpdateStatement.ParsedInsertJson
A parsed INSERT JSON statement.
|
static class |
UpdateStatement.ParsedUpdate |
Constructor and Description |
---|
Parsed(BatchStatement.Type type,
Attributes.Raw attrs,
java.util.List<ModificationStatement.Parsed> parsedStatements) |
Copyright © 2009- The Apache Software Foundation