public abstract class IndexPredicate<I> extends OperatorPredicate<I>
name, value
Modifier | Constructor and Description |
---|---|
protected |
IndexPredicate(FieldDef<I,?> def,
java.lang.String value) |
protected |
IndexPredicate(FieldDef<I,?> def,
java.lang.String name,
java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
FieldDef<I,?> |
getField() |
FieldType<?> |
getType() |
copy, equals, getOperator, getValue, hashCode, toString
and, and, any, asMatchable, estimateCost, getChild, getChildCount, getChildren, getLeafCount, isMatchable, not, or, or