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(CFName name,
java.util.List<Operation.RawDeletion> deletions,
java.util.List<Relation> whereClause,
Attributes attrs) |
Copyright © 2013 The Apache Software Foundation