public class QueryPlanNodeAllUnidirectionalOuter extends QueryPlanNode
Constructor and Description |
---|
QueryPlanNodeAllUnidirectionalOuter(int streamNum) |
Modifier and Type | Method and Description |
---|---|
ExecNode |
makeExec(AgentInstanceContext agentInstanceContext,
Map<TableLookupIndexReqKey,EventTable>[] indexesPerStream,
EventType[] streamTypes,
Viewable[] streamViews,
VirtualDWView[] viewExternal,
Lock[] tableSecondaryIndexLocks) |
public QueryPlanNodeAllUnidirectionalOuter(int streamNum)
public ExecNode makeExec(AgentInstanceContext agentInstanceContext, Map<TableLookupIndexReqKey,EventTable>[] indexesPerStream, EventType[] streamTypes, Viewable[] streamViews, VirtualDWView[] viewExternal, Lock[] tableSecondaryIndexLocks)
makeExec
in class QueryPlanNode
Copyright © 2005–2018. All rights reserved.