java.lang.Object
com.espertech.esper.common.internal.epl.pattern.core.EvalRootNode
All Implemented Interfaces:
EvalNode

public class EvalRootNode extends Object implements EvalNode
This class is always the root node in the evaluation tree representing an event expression. It hold the handle to the EPStatement implementation for notifying when matches are found.