java.lang.Object
com.espertech.esper.common.internal.epl.join.queryplan.QueryPlanNode
Direct Known Subclasses:
HistoricalDataPlanNode, LookupInstructionQueryPlanNode, NestedIterationNode, QueryPlanNodeAllUnidirectionalOuter, QueryPlanNodeNoOp, TableLookupNode, TableOuterLookupNode

public abstract class QueryPlanNode extends Object
Specification node for a query execution plan to be extended by specific execution specification nodes.