| Package | Description |
|---|---|
| org.apache.cassandra.cql3 | |
| org.apache.cassandra.cql3.statements |
| Modifier and Type | Class and Description |
|---|---|
static class |
Operation.ColumnDeletion |
static class |
Operation.ElementDeletion |
| Constructor and Description |
|---|
DeleteStatement.Parsed(CFName name,
Attributes.Raw attrs,
java.util.List<Operation.RawDeletion> deletions,
java.util.List<Relation> whereClause,
java.util.List<Pair<ColumnIdentifier,Operation.RawUpdate>> conditions) |
Copyright © 2013 The Apache Software Foundation