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