OutputCachingEvaluatorNode (non-abstract since 1.5) with EvaluationCore.@Deprecated public class CachedFunctionEvaluatorNode extends OutputCachingEvaluatorNode
core, evaluator, logger, runtimeContextmailbox, parentchildrennodeId, reteContainer, tag, traceInfos| Constructor and Description |
|---|
CachedFunctionEvaluatorNode(ReteContainer reteContainer,
org.apache.log4j.Logger logger,
IExpressionEvaluator evaluator,
java.util.Map<java.lang.String,java.lang.Integer> parameterPositions,
int sourceTupleWidth)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
logNodeName()
Deprecated.
use
EvaluationCore |
protected Tuple |
tupleFromResult(Tuple incoming,
java.lang.Object evaluationresult)
Deprecated.
use
EvaluationCore |
clear, pullInto, updateerrorResult, evaluateTerm, getReteContainer, prettyPrintTraceInfoPatternList, prettyPrintTupleappendParent, assignTraceInfo, getMailbox, getParents, instantiateMailbox, propagatePullInto, removeParentappendChild, constructIndex, getPulledContents, getReceivers, issueError, propagateUpdate, removeChildacceptPropagatedTraceInfo, getContainer, getNodeId, getTag, getTraceInfoPatternsEnumerated, getTraceInfos, setTag, toString, toStringCoreclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitappendChild, constructIndex, getPulledContents, getReceivers, removeChildacceptPropagatedTraceInfo, getContainer, getNodeId, getTag, getTraceInfos, setTagpublic CachedFunctionEvaluatorNode(ReteContainer reteContainer, org.apache.log4j.Logger logger, IExpressionEvaluator evaluator, java.util.Map<java.lang.String,java.lang.Integer> parameterPositions, int sourceTupleWidth)
@Deprecated protected Tuple tupleFromResult(Tuple incoming, java.lang.Object evaluationresult)
EvaluationCoretupleFromResult in class OutputCachingEvaluatorNode@Deprecated protected java.lang.String logNodeName()
EvaluationCorelogNodeName in class OutputCachingEvaluatorNode