|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.join.plan.TwoStreamQueryPlanBuilder
public class TwoStreamQueryPlanBuilder
Builds a query plan for the simple 2-stream scenario.
Constructor Summary | |
---|---|
TwoStreamQueryPlanBuilder()
|
Method Summary | |
---|---|
static QueryPlan |
build(EventType[] typesPerStream,
QueryGraph queryGraph,
OuterJoinType optionalOuterJoinType,
java.lang.String[][][] uniqueIndexProps,
TableMetadata[] tablesPerStream)
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(EventType[] typesPerStream, QueryGraph queryGraph, OuterJoinType optionalOuterJoinType, java.lang.String[][][] uniqueIndexProps, TableMetadata[] tablesPerStream)
queryGraph
- - navigability infooptionalOuterJoinType
- - outer join type, null if not an outer jointypesPerStream
- - event types for each stream
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |