public class JoinSetComposerPrototypeGeneralForge extends JoinSetComposerPrototypeForge
Constructor and Description |
---|
JoinSetComposerPrototypeGeneralForge(EventType[] streamTypes,
ExprNode postJoinEvaluator,
boolean outerJoins,
QueryPlanForge queryPlan,
StreamJoinAnalysisResultCompileTime streamJoinAnalysisResult,
String[] streamNames,
boolean joinRemoveStream,
boolean hasHistorical) |
Modifier and Type | Method and Description |
---|---|
QueryPlanForge |
getOptionalQueryPlan() |
protected EPTypeClass |
implementation() |
protected void |
populateInline(CodegenExpression impl,
CodegenMethod method,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
make
public JoinSetComposerPrototypeGeneralForge(EventType[] streamTypes, ExprNode postJoinEvaluator, boolean outerJoins, QueryPlanForge queryPlan, StreamJoinAnalysisResultCompileTime streamJoinAnalysisResult, String[] streamNames, boolean joinRemoveStream, boolean hasHistorical)
public QueryPlanForge getOptionalQueryPlan()
getOptionalQueryPlan
in class JoinSetComposerPrototypeForge
protected EPTypeClass implementation()
implementation
in class JoinSetComposerPrototypeForge
protected void populateInline(CodegenExpression impl, CodegenMethod method, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
populateInline
in class JoinSetComposerPrototypeForge
Copyright © 2005–2022. All rights reserved.