Package | Description |
---|---|
com.espertech.esper.common.internal.epl.join.queryplanbuild |
Modifier and Type | Method and Description |
---|---|
protected static QueryPlanNodeForgeDesc |
NStreamQueryPlanBuilder.createStreamPlan(int lookupStream,
int[] bestChain,
QueryGraphForge queryGraph,
QueryPlanIndexForge[] indexSpecsPerStream,
EventType[] typesPerStream,
boolean[] isHistorical,
HistoricalStreamIndexListForge[] historicalStreamIndexLists,
TableMetaData[] tablesPerStream,
StreamJoinAnalysisResultCompileTime streamJoinAnalysisResult,
StatementRawInfo raw,
SerdeCompileTimeResolver serdeResolver)
Walks the chain of lookups and constructs lookup strategy and plan specification based
on the index specifications.
|
Copyright © 2005–2021. All rights reserved.