Constructors in com.espertech.esper.core.context.mgr with parameters of type ContextMergeView |
ContextControllerStatementBase(StatementSpecCompiled statementSpec,
StatementContext statementContext,
ContextMergeView mergeView,
StatementAgentInstanceFactory factory)
|
ContextManagedStatementCreateAggregationVariableDesc(StatementSpecCompiled statementSpec,
StatementContext statementContext,
ContextMergeView mergeView,
StatementAgentInstanceFactory factory)
|
ContextManagedStatementCreateIndexDesc(StatementSpecCompiled statementSpec,
StatementContext statementContext,
ContextMergeView mergeView,
StatementAgentInstanceFactory factory)
|
ContextManagedStatementCreateVariableDesc(StatementSpecCompiled statementSpec,
StatementContext statementContext,
ContextMergeView mergeView,
StatementAgentInstanceFactory factory)
|
ContextManagedStatementCreateWindowDesc(StatementSpecCompiled statementSpec,
StatementContext statementContext,
ContextMergeView mergeView,
StatementAgentInstanceFactory factory)
|
ContextManagedStatementOnTriggerDesc(StatementSpecCompiled statementSpec,
StatementContext statementContext,
ContextMergeView mergeView,
StatementAgentInstanceFactory factory)
|
ContextManagedStatementSelectDesc(StatementSpecCompiled statementSpec,
StatementContext statementContext,
ContextMergeView mergeView,
StatementAgentInstanceFactory factory,
java.util.List<AggregationServiceAggExpressionDesc> aggregationExpressions,
SubSelectStrategyCollection subSelectPrototypeCollection)
|