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

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

public class SubSelectStrategyFactoryLocalViewPreloaded
extends java.lang.Object
implements SubSelectStrategyFactory

Entry holding lookup resource references for use by SubSelectActivationCollection.


Constructor Summary
SubSelectStrategyFactoryLocalViewPreloaded(int subqueryNumber, SubSelectActivationHolder subSelectHolder, Pair<EventTableFactory,SubordTableLookupStrategyFactory> pair, ExprNode filterExprNode, ExprEvaluator filterExprEval, boolean correlatedSubquery, AggregationServiceFactoryDesc aggregationServiceFactory, ViewResourceDelegateVerified viewResourceDelegate, ExprEvaluator[] groupKeys)
           
 
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

SubSelectStrategyFactoryLocalViewPreloaded

public SubSelectStrategyFactoryLocalViewPreloaded(int subqueryNumber,
                                                  SubSelectActivationHolder subSelectHolder,
                                                  Pair<EventTableFactory,SubordTableLookupStrategyFactory> pair,
                                                  ExprNode filterExprNode,
                                                  ExprEvaluator filterExprEval,
                                                  boolean correlatedSubquery,
                                                  AggregationServiceFactoryDesc aggregationServiceFactory,
                                                  ViewResourceDelegateVerified viewResourceDelegate,
                                                  ExprEvaluator[] groupKeys)
Method Detail

instantiate

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

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