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, java.lang.String 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)
           
 
Method Summary
 JoinSetComposerDesc create(Viewable[] streamViews, boolean isFireAndForget, AgentInstanceContext agentInstanceContext)
           
 
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,
                                    java.lang.String 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)
Method Detail

create

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

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