public class TwoStreamQueryPlanBuilder extends Object
Constructor and Description |
---|
TwoStreamQueryPlanBuilder() |
Modifier and Type | Method and Description |
---|---|
static QueryPlanForge |
build(EventType[] typesPerStream,
QueryGraphForge queryGraph,
OuterJoinType optionalOuterJoinType,
StreamJoinAnalysisResultCompileTime streamJoinAnalysisResult)
Build query plan.
|
public static QueryPlanForge build(EventType[] typesPerStream, QueryGraphForge queryGraph, OuterJoinType optionalOuterJoinType, StreamJoinAnalysisResultCompileTime streamJoinAnalysisResult)
queryGraph
- - navigability infooptionalOuterJoinType
- - outer join type, null if not an outer jointypesPerStream
- - event types for each streamstreamJoinAnalysisResult
- stream join analysisCopyright © 2005–2018. All rights reserved.