public class SubSelectStrategyFactoryNamedWinIndexShare extends java.lang.Object implements SubSelectStrategyFactory
SubSelectActivationCollection
.Constructor and Description |
---|
SubSelectStrategyFactoryNamedWinIndexShare(int subqueryNum,
EventType[] outerEventTypesSelect,
NamedWindowProcessor processor,
boolean fullTableScan,
IndexHint optionalIndexHint,
SubordPropPlan joinedPropPlan,
ExprEvaluator filterExprEval,
AggregationServiceFactoryDesc aggregationServiceFactory,
ExprEvaluator[] groupByKeys) |
Modifier and Type | Method and Description |
---|---|
SubSelectStrategyRealization |
instantiate(EPServicesContext services,
Viewable viewableRoot,
AgentInstanceContext agentInstanceContext,
java.util.List<StopCallback> stopCallbackList) |
public SubSelectStrategyFactoryNamedWinIndexShare(int subqueryNum, EventType[] outerEventTypesSelect, NamedWindowProcessor processor, boolean fullTableScan, IndexHint optionalIndexHint, SubordPropPlan joinedPropPlan, ExprEvaluator filterExprEval, AggregationServiceFactoryDesc aggregationServiceFactory, ExprEvaluator[] groupByKeys)
public SubSelectStrategyRealization instantiate(EPServicesContext services, Viewable viewableRoot, AgentInstanceContext agentInstanceContext, java.util.List<StopCallback> stopCallbackList)
instantiate
in interface SubSelectStrategyFactory