public class JoinSetComposerPrototypeHistorical2StreamForge extends JoinSetComposerPrototypeForge
Constructor and Description |
---|
JoinSetComposerPrototypeHistorical2StreamForge(EventType[] streamTypes,
ExprNode postJoinEvaluator,
boolean outerJoins,
int polledNum,
int streamNum,
ExprNode outerJoinEqualsEval,
HistoricalIndexLookupStrategyForge historicalIndexLookupStrategy,
PollResultIndexingStrategyForge pollResultIndexingStrategy,
boolean isAllHistoricalNoSubordinate,
boolean[] outerJoinPerStream) |
Modifier and Type | Method and Description |
---|---|
QueryPlanForge |
getOptionalQueryPlan() |
protected Class |
implementation() |
protected void |
populateInline(CodegenExpression impl,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
make
public JoinSetComposerPrototypeHistorical2StreamForge(EventType[] streamTypes, ExprNode postJoinEvaluator, boolean outerJoins, int polledNum, int streamNum, ExprNode outerJoinEqualsEval, HistoricalIndexLookupStrategyForge historicalIndexLookupStrategy, PollResultIndexingStrategyForge pollResultIndexingStrategy, boolean isAllHistoricalNoSubordinate, boolean[] outerJoinPerStream)
protected Class implementation()
implementation
in class JoinSetComposerPrototypeForge
protected void populateInline(CodegenExpression impl, CodegenMethod method, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
populateInline
in class JoinSetComposerPrototypeForge
public QueryPlanForge getOptionalQueryPlan()
getOptionalQueryPlan
in class JoinSetComposerPrototypeForge
Copyright © 2005–2019. All rights reserved.