com.espertech.esper.core.context.subselect
Class SubSelectStrategyFactoryNamedWinIndexShare

java.lang.Object
  extended by com.espertech.esper.core.context.subselect.SubSelectStrategyFactoryNamedWinIndexShare
All Implemented Interfaces:
SubSelectStrategyFactory

public class SubSelectStrategyFactoryNamedWinIndexShare
extends java.lang.Object
implements SubSelectStrategyFactory

Entry holding lookup resource references for use by SubSelectActivationCollection.


Constructor Summary
SubSelectStrategyFactoryNamedWinIndexShare(int subqueryNum, EventType[] outerEventTypesSelect, NamedWindowProcessor processor, boolean fullTableScan, IndexHint optionalIndexHint, SubordPropPlan joinedPropPlan, ExprEvaluator filterExprEval, AggregationServiceFactoryDesc aggregationServiceFactory, ExprEvaluator[] groupByKeys)
           
 
Method Summary
 SubSelectStrategyRealization instantiate(EPServicesContext services, Viewable viewableRoot, AgentInstanceContext agentInstanceContext, java.util.List<StopCallback> stopCallbackList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubSelectStrategyFactoryNamedWinIndexShare

public SubSelectStrategyFactoryNamedWinIndexShare(int subqueryNum,
                                                  EventType[] outerEventTypesSelect,
                                                  NamedWindowProcessor processor,
                                                  boolean fullTableScan,
                                                  IndexHint optionalIndexHint,
                                                  SubordPropPlan joinedPropPlan,
                                                  ExprEvaluator filterExprEval,
                                                  AggregationServiceFactoryDesc aggregationServiceFactory,
                                                  ExprEvaluator[] groupByKeys)
Method Detail

instantiate

public SubSelectStrategyRealization instantiate(EPServicesContext services,
                                                Viewable viewableRoot,
                                                AgentInstanceContext agentInstanceContext,
                                                java.util.List<StopCallback> stopCallbackList)
Specified by:
instantiate in interface SubSelectStrategyFactory

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