public class ColumnCondition.WithVariables
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
appliesTo(ColumnNameBuilder rowPrefix,
ColumnFamily current,
long now)
Validates whether this condition applies to
current. |
boolean |
equalsTo(ColumnCondition.WithVariables other) |
java.nio.ByteBuffer |
getCollectionElementValue() |
public boolean equalsTo(ColumnCondition.WithVariables other) throws InvalidRequestException
InvalidRequestExceptionpublic java.nio.ByteBuffer getCollectionElementValue()
throws InvalidRequestException
InvalidRequestExceptionpublic boolean appliesTo(ColumnNameBuilder rowPrefix, ColumnFamily current, long now) throws InvalidRequestException
current.InvalidRequestExceptionCopyright © 2014 The Apache Software Foundation