Class OutputCachingEvaluatorNode

All Implemented Interfaces:
Clearable, IEvaluatorNode, ResumableNode, IGroupable, NetworkStructureChangeSensitiveNode, Node, Receiver, Supplier, Tunnel

public class OutputCachingEvaluatorNode extends AbstractEvaluatorNode implements Clearable, ResumableNode
An evaluator node that caches the evaluation result. This node is also capable of caching the timestamps associated with the result tuples if it is used in recursive differential dataflow evaluation.