public static class DeleteStatement.Parsed extends ModificationStatement.Parsed
ParsedStatement.PreparedattrscfName| 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) |
| Modifier and Type | Method and Description |
|---|---|
protected ModificationStatement |
prepareInternal(CFDefinition cfDef,
ColumnSpecification[] boundNames,
Attributes attrs) |
prepare, preparecolumnFamily, keyspace, prepareKeyspacegetBoundsTerms, setBoundTermspublic 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)
protected ModificationStatement prepareInternal(CFDefinition cfDef, ColumnSpecification[] boundNames, Attributes attrs) throws InvalidRequestException
prepareInternal in class ModificationStatement.ParsedInvalidRequestExceptionCopyright © 2013 The Apache Software Foundation