Uses of Class
com.espertech.esper.core.context.mgr.ContextControllerStatementBase

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

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

Subclasses of ContextControllerStatementBase in com.espertech.esper.core.context.mgr
 class ContextManagedStatementCreateWindowDesc
           
 class ContextManagedStatementOnTriggerDesc
           
 class ContextManagedStatementSelectDesc
           
 

Methods in com.espertech.esper.core.context.mgr that return ContextControllerStatementBase
 ContextControllerStatementBase ContextControllerStatementDesc.getStatement()
           
 

Methods in com.espertech.esper.core.context.mgr with parameters of type ContextControllerStatementBase
 void ContextManagerNested.addStatement(ContextControllerStatementBase statement, boolean isRecoveringResilient)
           
 void ContextManagerImpl.addStatement(ContextControllerStatementBase statement, boolean isRecoveringResilient)
           
 void ContextManager.addStatement(ContextControllerStatementBase statement, boolean isRecoveringResilient)
           
 void ContextManagementServiceImpl.addStatement(java.lang.String contextName, ContextControllerStatementBase statement, boolean isRecoveringResilient)
           
 void ContextManagementService.addStatement(java.lang.String contextName, ContextControllerStatementBase statement, boolean isRecoveringResilient)
           
 ContextControllerStatementCtxCache ContextControllerPartitionedFactory.validateStatement(ContextControllerStatementBase statement)
           
 ContextControllerStatementCtxCache ContextControllerInitTermFactory.validateStatement(ContextControllerStatementBase statement)
           
 ContextControllerStatementCtxCache ContextControllerHashFactory.validateStatement(ContextControllerStatementBase statement)
           
 ContextControllerStatementCtxCache ContextControllerFactory.validateStatement(ContextControllerStatementBase statement)
           
 ContextControllerStatementCtxCache ContextControllerCategoryFactory.validateStatement(ContextControllerStatementBase statement)
           
protected static void ContextControllerPartitionedUtil.validateStatementForContext(java.lang.String contextName, ContextControllerStatementBase statement, StatementSpecCompiledAnalyzerResult streamAnalysis, java.util.Collection<EventType> itemEventTypes, NamedWindowService namedWindowService)
           
 

Constructors in com.espertech.esper.core.context.mgr with parameters of type ContextControllerStatementBase
ContextControllerStatementDesc(ContextControllerStatementBase statement, ContextControllerStatementCtxCache[] caches)
           
 

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

Methods in com.espertech.esper.core.context.util with parameters of type ContextControllerStatementBase
static StatementAgentInstanceFactoryResult StatementAgentInstanceUtil.start(EPServicesContext servicesContext, ContextControllerStatementBase statement, boolean isSingleInstanceContext, int agentInstanceId, MappedEventBean agentInstanceProperties, AgentInstanceFilterProxy agentInstanceFilterProxy, boolean isRecoveringResilient)
           
 


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