EvalConditionNode.EvalMemory |
EvalConditionNode.createMemory(RuleBaseConfiguration config,
InternalWorkingMemory wm) |
LeftInputAdapterNode.LiaNodeMemory |
LeftInputAdapterNode.createMemory(RuleBaseConfiguration config,
InternalWorkingMemory wm) |
ConditionalBranchNode.ConditionalBranchMemory |
ConditionalBranchNode.createMemory(RuleBaseConfiguration config,
InternalWorkingMemory wm) |
ReactiveFromNode.ReactiveFromMemory |
ReactiveFromNode.createMemory(RuleBaseConfiguration config,
InternalWorkingMemory wm) |
PropagationQueuingNode.PropagationQueueingNodeMemory |
PropagationQueuingNode.createMemory(RuleBaseConfiguration config,
InternalWorkingMemory wm) |
ObjectTypeNode.ObjectTypeNodeMemory |
ObjectTypeNode.createMemory(RuleBaseConfiguration config,
InternalWorkingMemory wm)
Creates memory for the node using PrimitiveLongMap as its optimised for storage and reteivals of Longs.
|
TimerNode.TimerNodeMemory |
TimerNode.createMemory(RuleBaseConfiguration config,
InternalWorkingMemory wm) |
Memory |
WindowNode.createMemory(RuleBaseConfiguration config,
InternalWorkingMemory wm)
Creates the WindowNode's memory.
|
QueryElementNode.QueryElementNodeMemory |
QueryElementNode.createMemory(RuleBaseConfiguration config,
InternalWorkingMemory wm) |
PathMemory |
AbstractTerminalNode.createMemory(RuleBaseConfiguration config,
InternalWorkingMemory wm) |
T |
FromNode.createMemory(RuleBaseConfiguration config,
InternalWorkingMemory wm) |
Memory |
AccumulateNode.createMemory(RuleBaseConfiguration config,
InternalWorkingMemory wm)
Creates a BetaMemory for the BetaNode's memory.
|
RightInputAdapterNode.RiaNodeMemory |
RightInputAdapterNode.createMemory(RuleBaseConfiguration config,
InternalWorkingMemory wm)
Creates and return the node memory
|
Memory |
BetaNode.createMemory(RuleBaseConfiguration config,
InternalWorkingMemory wm) |