Uses of Interface
com.espertech.esper.common.internal.context.airegistry.AIRegistryPreviousGetterStrategy
Packages that use AIRegistryPreviousGetterStrategy
-
Uses of AIRegistryPreviousGetterStrategy in com.espertech.esper.common.internal.context.airegistry
Classes in com.espertech.esper.common.internal.context.airegistry that implement AIRegistryPreviousGetterStrategyModifier and TypeClassDescriptionclass
class
class
Methods in com.espertech.esper.common.internal.context.airegistry that return AIRegistryPreviousGetterStrategyModifier and TypeMethodDescriptionStatementAIResourceRegistry.getAgentInstancePreviousGetterStrategies()
AIRegistrySubqueryEntry.getPreviousGetterStrategies()
AIRegistryFactory.makePrevious()
AIRegistryFactoryMap.makePrevious()
AIRegistryFactoryMultiPerm.makePrevious()
AIRegistryFactorySingle.makePrevious()
Constructors in com.espertech.esper.common.internal.context.airegistry with parameters of type AIRegistryPreviousGetterStrategyModifierConstructorDescriptionAIRegistrySubqueryEntry
(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)