Class FuzzyTopicPredicate

    • Constructor Detail

      • FuzzyTopicPredicate

        public FuzzyTopicPredicate​(String topic,
                                   ChangeIndex index)
    • Method Detail

      • match

        public boolean match​(ChangeData cd)
        Description copied from interface: Matchable
        Does this predicate match this object?
      • getCost

        public int getCost()
        Returns:
        a cost estimate to run this predicate, higher figures cost more.