Uses of Class
com.espertech.esper.core.context.util.ContextMergeView

Packages that use ContextMergeView
com.espertech.esper.core.context.mgr Context management. 
com.espertech.esper.core.context.util Context partition utility or reference classes. 
 

Uses of ContextMergeView in com.espertech.esper.core.context.mgr
 

Methods in com.espertech.esper.core.context.mgr that return ContextMergeView
 ContextMergeView ContextControllerStatementBase.getMergeView()
           
 

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)
           
 

Uses of ContextMergeView in com.espertech.esper.core.context.util
 

Subclasses of ContextMergeView in com.espertech.esper.core.context.util
 class ContextMergeViewForwarding
           
 


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