Uses of Class
com.espertech.esper.core.context.stmt.StatementAIResourceRegistry

Packages that use StatementAIResourceRegistry
com.espertech.esper.core.context.stmt Registries for context partitions to handle aggregations, prev/prior and subselects. 
com.espertech.esper.core.service Implementation of client package interfaces, glue code 
 

Uses of StatementAIResourceRegistry in com.espertech.esper.core.context.stmt
 

Methods in com.espertech.esper.core.context.stmt that return StatementAIResourceRegistry
 StatementAIResourceRegistry StatementAIResourceRegistryFactory.make()
           
 

Uses of StatementAIResourceRegistry in com.espertech.esper.core.service
 

Methods in com.espertech.esper.core.service that return StatementAIResourceRegistry
 StatementAIResourceRegistry StatementContext.getStatementAgentInstanceRegistry()
           
 

Constructors in com.espertech.esper.core.service with parameters of type StatementAIResourceRegistry
StatementContext(StatementContextEngineServices stmtEngineServices, byte[] statementIdBytes, SchedulingService schedulingService, ScheduleBucket scheduleBucket, EPStatementHandle epStatementHandle, ViewResolutionService viewResultionService, PatternObjectResolutionService patternResolutionService, StatementExtensionSvcContext statementExtensionSvcContext, StatementStopService statementStopService, MethodResolutionService methodResolutionService, PatternContextFactory patternContextFactory, FilterService filterService, StatementResultService statementResultService, InternalEventRouteDest internalEventEngineRouteDest, java.lang.annotation.Annotation[] annotations, StatementAIResourceRegistry statementAgentInstanceRegistry, StatementAgentInstanceLock defaultAgentInstanceLock, ContextDescriptor contextDescriptor, PatternSubexpressionPoolStmtSvc patternSubexpressionPoolSvc, boolean statelessSelect, ContextControllerFactoryService contextControllerFactoryService, AgentInstanceScriptContext defaultAgentInstanceScriptContext, AggregationServiceFactoryService aggregationServiceFactoryService, boolean writesToTables, java.lang.Object statementUserObject)
          Constructor.
 


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