Uses of Interface
com.espertech.esper.common.internal.context.airegistry.AIRegistryRowRecogPreviousStrategy
Packages that use AIRegistryRowRecogPreviousStrategy
-
Uses of AIRegistryRowRecogPreviousStrategy in com.espertech.esper.common.internal.context.airegistry
Classes in com.espertech.esper.common.internal.context.airegistry that implement AIRegistryRowRecogPreviousStrategyModifier and TypeClassDescriptionclass
class
class
Methods in com.espertech.esper.common.internal.context.airegistry that return AIRegistryRowRecogPreviousStrategyModifier and TypeMethodDescriptionStatementAIResourceRegistry.getAgentInstanceRowRecogPreviousStrategy()
AIRegistryFactory.makeRowRecogPreviousStrategy()
AIRegistryFactoryMap.makeRowRecogPreviousStrategy()
AIRegistryFactoryMultiPerm.makeRowRecogPreviousStrategy()
AIRegistryFactorySingle.makeRowRecogPreviousStrategy()
Constructors in com.espertech.esper.common.internal.context.airegistry with parameters of type AIRegistryRowRecogPreviousStrategyModifierConstructorDescriptionStatementAIResourceRegistry
(AIRegistryAggregation agentInstanceAggregationService, AIRegistryPriorEvalStrategy[] agentInstancePriorEvalStrategies, Map<Integer, AIRegistrySubqueryEntry> agentInstanceSubselects, Map<Integer, AIRegistryTableAccess> agentInstanceTableAccesses, AIRegistryPreviousGetterStrategy[] agentInstancePreviousGetterStrategies, AIRegistryRowRecogPreviousStrategy agentInstanceRowRecogPreviousStrategy)