OutputCachingEvaluatorNode
(non-abstract since 1.5) with EvaluationCore
.@Deprecated public class CachedPredicateEvaluatorNode extends OutputCachingEvaluatorNode
core, evaluator, logger, runtimeContext
mailbox, parent
children
nodeId, reteContainer, tag, traceInfos
Constructor and Description |
---|
CachedPredicateEvaluatorNode(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, update
errorResult, evaluateTerm, getReteContainer, prettyPrintTraceInfoPatternList, prettyPrintTuple
appendParent, assignTraceInfo, getMailbox, getParents, instantiateMailbox, propagatePullInto, removeParent
appendChild, constructIndex, getPulledContents, getReceivers, issueError, propagateUpdate, removeChild
acceptPropagatedTraceInfo, getContainer, getNodeId, getTag, getTraceInfoPatternsEnumerated, getTraceInfos, setTag, toString, toStringCore
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
appendChild, constructIndex, getPulledContents, getReceivers, removeChild
acceptPropagatedTraceInfo, getContainer, getNodeId, getTag, getTraceInfos, setTag
public CachedPredicateEvaluatorNode(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)
EvaluationCore
tupleFromResult
in class OutputCachingEvaluatorNode
@Deprecated protected java.lang.String logNodeName()
EvaluationCore
logNodeName
in class OutputCachingEvaluatorNode