Package org.drools.core.common
Interface MemoryFactory<T extends Memory>
- All Known Subinterfaces:
PathEndNode,TerminalNode
- All Known Implementing Classes:
AbstractTerminalNode,AccumulateNode,AlphaTerminalNode,AsyncReceiveNode,AsyncSendNode,BetaNode,ConditionalBranchNode,EvalConditionNode,ExistsNode,FromNode,JoinNode,LeftInputAdapterNode,NotNode,QueryElementNode,QueryTerminalNode,ReactiveFromNode,RightInputAdapterNode,RuleTerminalNode,TimerNode,WindowNode
public interface MemoryFactory<T extends Memory>
-
Method Summary
Modifier and TypeMethodDescriptioncreateMemory(RuleBaseConfiguration config, ReteEvaluator reteEvaluator) int
-
Method Details
-
getMemoryId
int getMemoryId() -
createMemory
-