|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubSelectStrategyCollection | |
---|---|
com.espertech.esper.core.context.factory | Statement agent instance factories. |
com.espertech.esper.core.context.mgr | Context management. |
com.espertech.esper.core.start | Classes related to start and stop of statements |
Uses of SubSelectStrategyCollection in com.espertech.esper.core.context.factory |
---|
Uses of SubSelectStrategyCollection in com.espertech.esper.core.context.mgr |
---|
Methods in com.espertech.esper.core.context.mgr that return SubSelectStrategyCollection | |
---|---|
SubSelectStrategyCollection |
ContextManagedStatementSelectDesc.getSubSelectPrototypeCollection()
|
Constructors in com.espertech.esper.core.context.mgr with parameters of type SubSelectStrategyCollection | |
---|---|
ContextManagedStatementSelectDesc(StatementSpecCompiled statementSpec,
StatementContext statementContext,
ContextMergeView mergeView,
StatementAgentInstanceFactory factory,
java.util.List<AggregationServiceAggExpressionDesc> aggregationExpressions,
SubSelectStrategyCollection subSelectPrototypeCollection)
|
Uses of SubSelectStrategyCollection in com.espertech.esper.core.start |
---|
Methods in com.espertech.esper.core.start that return SubSelectStrategyCollection | |
---|---|
SubSelectStrategyCollection |
EPStatementStartMethodSelectDesc.getSubSelectStrategyCollection()
|
protected static SubSelectStrategyCollection |
EPStatementStartMethodHelperSubselect.planSubSelect(EPServicesContext services,
StatementContext statementContext,
boolean queryPlanLogging,
SubSelectActivationCollection subSelectStreamDesc,
java.lang.String[] outerStreamNames,
EventType[] outerEventTypesSelect,
java.lang.String[] outerEventTypeNamees,
ExprDeclaredNode[] declaredExpressions,
ContextPropertyRegistry contextPropertyRegistry)
|
Methods in com.espertech.esper.core.start with parameters of type SubSelectStrategyCollection | |
---|---|
static void |
EPStatementStartMethodHelperAssignExpr.assignSubqueryStrategies(SubSelectStrategyCollection subSelectStrategyCollection,
java.util.Map<ExprSubselectNode,SubSelectStrategyHolder> subselectStrategyInstances)
|
static java.util.Map<ExprSubselectNode,SubSelectStrategyHolder> |
EPStatementStartMethodHelperSubselect.startSubselects(EPServicesContext services,
SubSelectStrategyCollection subSelectStrategyCollection,
AgentInstanceContext agentInstanceContext,
java.util.List<StopCallback> stopCallbackList)
|
Constructors in com.espertech.esper.core.start with parameters of type SubSelectStrategyCollection | |
---|---|
EPStatementStartMethodSelectDesc(StatementAgentInstanceFactorySelect statementAgentInstanceFactorySelect,
SubSelectStrategyCollection subSelectStrategyCollection,
ViewResourceDelegateUnverified viewResourceDelegateUnverified,
ResultSetProcessorFactoryDesc resultSetProcessorPrototypeDesc,
EPStatementStopMethod stopMethod)
|
|
© 2006-2014 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |