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

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

public class JoinSetComposerPrototypeHistorical2StreamImpl
extends java.lang.Object
implements JoinSetComposerPrototype


Constructor Summary
JoinSetComposerPrototypeHistorical2StreamImpl(ExprNode optionalFilterNode, EventType[] streamTypes, ExprEvaluatorContext exprEvaluatorContext, int polledViewNum, int streamViewNum, boolean outerJoin, ExprNode outerJoinEqualsNode, Pair<HistoricalIndexLookupStrategy,PollResultIndexingStrategy> indexStrategies, boolean allHistoricalNoSubordinate, OuterJoinDesc[] outerJoinDescList, boolean allowIndexInit)
           
 
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

JoinSetComposerPrototypeHistorical2StreamImpl

public JoinSetComposerPrototypeHistorical2StreamImpl(ExprNode optionalFilterNode,
                                                     EventType[] streamTypes,
                                                     ExprEvaluatorContext exprEvaluatorContext,
                                                     int polledViewNum,
                                                     int streamViewNum,
                                                     boolean outerJoin,
                                                     ExprNode outerJoinEqualsNode,
                                                     Pair<HistoricalIndexLookupStrategy,PollResultIndexingStrategy> indexStrategies,
                                                     boolean allHistoricalNoSubordinate,
                                                     OuterJoinDesc[] outerJoinDescList,
                                                     boolean allowIndexInit)
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