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

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

public class SubSelectStrategyFactoryIndexShare
extends java.lang.Object
implements SubSelectStrategyFactory

Entry holding lookup resource references for use by SubSelectActivationCollection.


Constructor Summary
SubSelectStrategyFactoryIndexShare(java.lang.String statementName, java.lang.String statementId, int subqueryNum, EventType[] outerEventTypesSelect, NamedWindowProcessor optionalNamedWindowProcessor, TableMetadata optionalTableMetadata, boolean fullTableScan, IndexHint optionalIndexHint, SubordPropPlan joinedPropPlan, ExprEvaluator filterExprEval, AggregationServiceFactoryDesc aggregationServiceFactory, ExprEvaluator[] groupByKeys, TableService tableService, java.lang.annotation.Annotation[] annotations, StatementStopService statementStopService)
           
 
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

SubSelectStrategyFactoryIndexShare

public SubSelectStrategyFactoryIndexShare(java.lang.String statementName,
                                          java.lang.String statementId,
                                          int subqueryNum,
                                          EventType[] outerEventTypesSelect,
                                          NamedWindowProcessor optionalNamedWindowProcessor,
                                          TableMetadata optionalTableMetadata,
                                          boolean fullTableScan,
                                          IndexHint optionalIndexHint,
                                          SubordPropPlan joinedPropPlan,
                                          ExprEvaluator filterExprEval,
                                          AggregationServiceFactoryDesc aggregationServiceFactory,
                                          ExprEvaluator[] groupByKeys,
                                          TableService tableService,
                                          java.lang.annotation.Annotation[] annotations,
                                          StatementStopService statementStopService)
                                   throws ExprValidationException
Throws:
ExprValidationException
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