Package org.drools.core.util.index
Interface IndexFactory
public interface IndexFactory
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic BetaMemorycreateBetaMemory(RuleBaseConfiguration config, int nodeType, BetaConstraint... constraints)
-
Method Details
-
createBetaMemory
static BetaMemory createBetaMemory(RuleBaseConfiguration config, int nodeType, BetaConstraint... constraints)
-