Class ChangeOperatorPredicate

    • Field Summary

      • Fields inherited from class com.google.gerrit.index.query.OperatorPredicate

        name, value
    • Method Summary

      • Methods inherited from class com.google.gerrit.index.query.OperatorPredicate

        copy, equals, getOperator, getValue, hashCode, toString
      • Methods inherited from class com.google.gerrit.index.query.Predicate

        and, and, any, asMatchable, estimateCost, getChild, getChildCount, getChildren, isMatchable, not, or, or
      • Methods inherited from interface com.google.gerrit.index.query.Matchable

        getCost, match
    • Constructor Detail

      • ChangeOperatorPredicate

        protected ChangeOperatorPredicate​(String name,
                                          String value)