public static class ColumnCondition.CollectionInBound extends ColumnCondition.Bound
column, operator
Modifier and Type | Method and Description |
---|---|
boolean |
appliesTo(Row row)
Validates whether this condition applies to
current . |
compareWithOperator, getCollectionElementValue, isSatisfiedByValue
public boolean appliesTo(Row row) throws InvalidRequestException
ColumnCondition.Bound
current
.appliesTo
in class ColumnCondition.Bound
InvalidRequestException
Copyright © 2015 The Apache Software Foundation