com.espertech.esper.epl.join.base
Class JoinSetComposerPrototypeImpl

java.lang.Object
  extended by com.espertech.esper.epl.join.base.JoinSetComposerPrototypeImpl
All Implemented Interfaces:
JoinSetComposerPrototype

public class JoinSetComposerPrototypeImpl
extends java.lang.Object
implements JoinSetComposerPrototype


Constructor Summary
JoinSetComposerPrototypeImpl(java.lang.String statementName, int statementId, OuterJoinDesc[] outerJoinDescList, ExprNode optionalFilterNode, EventType[] streamTypes, java.lang.String[] streamNames, StreamJoinAnalysisResult streamJoinAnalysisResult, java.lang.annotation.Annotation[] annotations, HistoricalViewableDesc historicalViewableDesc, ExprEvaluatorContext exprEvaluatorContext, QueryPlanIndex[] indexSpecs, QueryPlan queryPlan, HistoricalStreamIndexList[] historicalStreamIndexLists, boolean joinRemoveStream, boolean isOuterJoins, TableService tableService, EventTableIndexService eventTableIndexService)
           
 
Method Summary
 JoinSetComposerDesc create(Viewable[] streamViews, boolean isFireAndForget, AgentInstanceContext agentInstanceContext, boolean isRecoveringResilient)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoinSetComposerPrototypeImpl

public JoinSetComposerPrototypeImpl(java.lang.String statementName,
                                    int statementId,
                                    OuterJoinDesc[] outerJoinDescList,
                                    ExprNode optionalFilterNode,
                                    EventType[] streamTypes,
                                    java.lang.String[] streamNames,
                                    StreamJoinAnalysisResult streamJoinAnalysisResult,
                                    java.lang.annotation.Annotation[] annotations,
                                    HistoricalViewableDesc historicalViewableDesc,
                                    ExprEvaluatorContext exprEvaluatorContext,
                                    QueryPlanIndex[] indexSpecs,
                                    QueryPlan queryPlan,
                                    HistoricalStreamIndexList[] historicalStreamIndexLists,
                                    boolean joinRemoveStream,
                                    boolean isOuterJoins,
                                    TableService tableService,
                                    EventTableIndexService eventTableIndexService)
Method Detail

create

public JoinSetComposerDesc create(Viewable[] streamViews,
                                  boolean isFireAndForget,
                                  AgentInstanceContext agentInstanceContext,
                                  boolean isRecoveringResilient)
Specified by:
create in interface JoinSetComposerPrototype

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com