|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.esper.eql.join.plan.TwoStreamQueryPlanBuilder
public class TwoStreamQueryPlanBuilder
Builds a query plan for the simple 2-stream scenario.
Constructor Summary | |
---|---|
TwoStreamQueryPlanBuilder()
|
Method Summary | |
---|---|
static QueryPlan |
build(QueryGraph queryGraph,
OuterJoinType optionalOuterJoinType)
Build query plan. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TwoStreamQueryPlanBuilder()
Method Detail |
---|
public static QueryPlan build(QueryGraph queryGraph, OuterJoinType optionalOuterJoinType)
queryGraph
- - navigability infooptionalOuterJoinType
- - outer join type, null if not an outer join
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |