public class IsUnresolvedPredicate extends IntegerRangeChangePredicate
Constructor and Description |
---|
IsUnresolvedPredicate() |
IsUnresolvedPredicate(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Integer |
getValueInt(ChangeData changeData) |
getCost
getMaximumValue, getMinimumValue, match
copy, equals, getOperator, getValue, hashCode, toString
and, and, any, asMatchable, estimateCost, getChild, getChildCount, getChildren, isMatchable, not, or, or
public IsUnresolvedPredicate() throws QueryParseException
QueryParseException
public IsUnresolvedPredicate(java.lang.String value) throws QueryParseException
QueryParseException
protected java.lang.Integer getValueInt(ChangeData changeData) throws com.google.gwtorm.server.OrmException
getValueInt
in class com.google.gerrit.index.query.IntegerRangePredicate<ChangeData>
com.google.gwtorm.server.OrmException