Uses of Interface
com.espertech.esper.common.internal.context.airegistry.AIRegistryAggregation
Packages that use AIRegistryAggregation
-
Uses of AIRegistryAggregation in com.espertech.esper.common.internal.context.airegistry
Classes in com.espertech.esper.common.internal.context.airegistry that implement AIRegistryAggregationModifier and TypeClassDescriptionclass
class
class
Methods in com.espertech.esper.common.internal.context.airegistry that return AIRegistryAggregationModifier and TypeMethodDescriptionStatementAIResourceRegistry.getAgentInstanceAggregationService()
AIRegistrySubqueryEntry.getAggregationServices()
AIRegistryFactory.makeAggregation()
AIRegistryFactoryMap.makeAggregation()
AIRegistryFactoryMultiPerm.makeAggregation()
AIRegistryFactorySingle.makeAggregation()
Constructors in com.espertech.esper.common.internal.context.airegistry with parameters of type AIRegistryAggregationModifierConstructorDescriptionAIRegistrySubqueryEntry
(AIRegistrySubselectLookup lookupStrategies, AIRegistryAggregation aggregationServices, AIRegistryPriorEvalStrategy priorEvalStrategies, AIRegistryPreviousGetterStrategy previousGetterStrategies) StatementAIResourceRegistry
(AIRegistryAggregation agentInstanceAggregationService, AIRegistryPriorEvalStrategy[] agentInstancePriorEvalStrategies, Map<Integer, AIRegistrySubqueryEntry> agentInstanceSubselects, Map<Integer, AIRegistryTableAccess> agentInstanceTableAccesses, AIRegistryPreviousGetterStrategy[] agentInstancePreviousGetterStrategies, AIRegistryRowRecogPreviousStrategy agentInstanceRowRecogPreviousStrategy)