Uses of Interface
com.espertech.esper.core.context.stmt.AIRegistryAggregation

Packages that use AIRegistryAggregation
com.espertech.esper.core.context.stmt Registries for context partitions to handle aggregations, prev/prior and subselects. 
 

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

Classes in com.espertech.esper.core.context.stmt that implement AIRegistryAggregation
 class AIRegistryAggregationMap
           
 class AIRegistryAggregationMultiPerm
           
 class AIRegistryAggregationSingle
           
 

Methods in com.espertech.esper.core.context.stmt that return AIRegistryAggregation
 AIRegistryAggregation AIRegistryExprSingle.allocateAIRegistrySubselectAggregation()
           
 AIRegistryAggregation AIRegistryExprMultiPerm.allocateAIRegistrySubselectAggregation()
           
 AIRegistryAggregation AIRegistryExprMap.allocateAIRegistrySubselectAggregation()
           
abstract  AIRegistryAggregation AIRegistryExprBase.allocateAIRegistrySubselectAggregation()
           
 AIRegistryAggregation AIRegistryExprBase.allocateSubselectAggregation(ExprSubselectNode subselectNode)
           
 AIRegistryAggregation AIRegistryExpr.allocateSubselectAggregation(ExprSubselectNode subselectNode)
           
 AIRegistryAggregation StatementAIResourceRegistry.getAgentInstanceAggregationService()
           
 AIRegistryAggregation AIRegistryExprBase.getSubselectAggregationService(ExprSubselectNode exprSubselectNode)
           
 AIRegistryAggregation AIRegistryExpr.getSubselectAggregationService(ExprSubselectNode exprSubselectNode)
           
 

Constructors in com.espertech.esper.core.context.stmt with parameters of type AIRegistryAggregation
StatementAIResourceRegistry(AIRegistryAggregation agentInstanceAggregationService, AIRegistryExpr agentInstanceExprService)
           
 


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