Class OutputCachingEvaluatorNode.NetworkStructureChangeSensitiveLogic
java.lang.Object
tools.refinery.interpreter.rete.eval.OutputCachingEvaluatorNode.NetworkStructureChangeSensitiveLogic
- Enclosing class:
OutputCachingEvaluatorNode
protected abstract static class OutputCachingEvaluatorNode.NetworkStructureChangeSensitiveLogic
extends Object
- Since:
- 2.3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract void
pullInto
(Collection<Tuple> collector, boolean flush) abstract void
pullIntoWithTimeline
(Map<Tuple, Timeline<Timestamp>> collector, boolean flush) abstract void
abstract void
-
Constructor Details
-
NetworkStructureChangeSensitiveLogic
protected NetworkStructureChangeSensitiveLogic()
-
-
Method Details
-
update
- Since:
- 2.4
-
pullInto
-
pullIntoWithTimeline
- Since:
- 2.4
-
resumeAt
- Since:
- 2.4
-