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