Interface IndexFactory


  • public interface IndexFactory
    • Method Detail

      • createBetaMemory

        static BetaMemory createBetaMemory​(RuleBaseConfiguration config,
                                           short nodeType,
                                           org.drools.base.rule.constraint.BetaNodeFieldConstraint... constraints)