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(SubordTableLookupStrategy namedWindowSubqueryLookup, ExprEvaluator filterExprEval, AggregationServiceFactoryDesc aggregationServiceFactory)
           
 
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(SubordTableLookupStrategy namedWindowSubqueryLookup,
                                                  ExprEvaluator filterExprEval,
                                                  AggregationServiceFactoryDesc aggregationServiceFactory)
Method Detail

instantiate

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

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