Package org.drools.core.util.index
Interface IndexFactory
-
public interface IndexFactory
-
-
Method Summary
Static Methods Modifier and Type Method Description static BetaMemorycreateBetaMemory(RuleBaseConfiguration config, short nodeType, BetaNodeFieldConstraint... constraints)
-
-
-
Method Detail
-
createBetaMemory
static BetaMemory createBetaMemory(RuleBaseConfiguration config, short nodeType, BetaNodeFieldConstraint... constraints)
-
-