public static interface Operation.RawDeletion
Modifier and Type | Method and Description |
---|---|
ColumnIdentifier.Raw |
affectedColumn()
The name of the column affected by this delete operation.
|
Operation |
prepare(ColumnSpecification receiver,
CFMetaData cfm)
This method validates the operation (i.e.
|
ColumnIdentifier.Raw affectedColumn()
Operation prepare(ColumnSpecification receiver, CFMetaData cfm) throws InvalidRequestException
receiver
- the "column" this operation applies to.InvalidRequestException
Copyright © 2015 The Apache Software Foundation