Uses of Interface
com.espertech.esper.common.internal.context.util.AgentInstanceMgmtCallback
Packages that use AgentInstanceMgmtCallback
Package
Description
Match-recognize core.
-
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.context.activator
Classes in com.espertech.esper.common.internal.context.activator that implement AgentInstanceMgmtCallbackModifier and TypeClassDescriptionclass
static class
Methods in com.espertech.esper.common.internal.context.activator that return AgentInstanceMgmtCallbackConstructors in com.espertech.esper.common.internal.context.activator with parameters of type AgentInstanceMgmtCallbackModifierConstructorDescriptionViewableActivationResult
(Viewable viewable, AgentInstanceMgmtCallback stopCallback, EvalRootMatchRemover optEvalRootMatchRemover, boolean suppressSameEventMatches, boolean discardPartialsOnMatch, EvalRootState optionalPatternRoot, ViewableActivationResultExtension viewableActivationResultExtension, Runnable optPostContextMergeRunnable) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.context.aifactory.core
Methods in com.espertech.esper.common.internal.context.aifactory.core that return AgentInstanceMgmtCallbackMethods in com.espertech.esper.common.internal.context.aifactory.core with parameters of type AgentInstanceMgmtCallbackModifier and TypeMethodDescriptionvoid
StatementAgentInstanceFactoryResult.setStopCallback
(AgentInstanceMgmtCallback stopCallback) Constructors in com.espertech.esper.common.internal.context.aifactory.core with parameters of type AgentInstanceMgmtCallbackModifierConstructorDescriptionprotected
StatementAgentInstanceFactoryResult
(Viewable finalView, AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext, AggregationService optionalAggegationService, Map<Integer, SubSelectFactoryResult> subselectStrategies, PriorEvalStrategy[] priorStrategies, PreviousGetterStrategy[] previousGetterStrategies, RowRecogPreviousStrategy rowRecogPreviousStrategy, Map<Integer, ExprTableEvalStrategy> tableAccessStrategies, List<StatementAgentInstancePreload> preloadList, Runnable postContextMergeRunnable) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.context.aifactory.createclass
Constructors in com.espertech.esper.common.internal.context.aifactory.createclass with parameters of type AgentInstanceMgmtCallbackModifierConstructorDescriptionStatementAgentInstanceFactoryCreateClassResult
(Viewable finalView, AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.context.aifactory.createcontext
Constructors in com.espertech.esper.common.internal.context.aifactory.createcontext with parameters of type AgentInstanceMgmtCallbackModifierConstructorDescriptionStatementAgentInstanceFactoryCreateContextResult
(Viewable finalView, AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext, AggregationService optionalAggegationService, Map<Integer, SubSelectFactoryResult> subselectStrategies, PriorEvalStrategy[] priorStrategies, PreviousGetterStrategy[] previousGetterStrategies, RowRecogPreviousStrategy regexExprPreviousEvalStrategy, Map<Integer, ExprTableEvalStrategy> tableAccessStrategies, List<StatementAgentInstancePreload> preloadList, ContextManagerRealization contextManagerRealization) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.context.aifactory.createdataflow
Constructors in com.espertech.esper.common.internal.context.aifactory.createdataflow with parameters of type AgentInstanceMgmtCallbackModifierConstructorDescriptionStatementAgentInstanceFactoryCreateDataflowResult
(Viewable finalView, AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext, DataflowDesc dataflow) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.context.aifactory.createexpression
Constructors in com.espertech.esper.common.internal.context.aifactory.createexpression with parameters of type AgentInstanceMgmtCallbackModifierConstructorDescriptionStatementAgentInstanceFactoryCreateExpressionResult
(Viewable finalView, AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.context.aifactory.createindex
Constructors in com.espertech.esper.common.internal.context.aifactory.createindex with parameters of type AgentInstanceMgmtCallbackModifierConstructorDescriptionStatementAgentInstanceFactoryCreateIndexResult
(Viewable finalView, AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.context.aifactory.createschema
Constructors in com.espertech.esper.common.internal.context.aifactory.createschema with parameters of type AgentInstanceMgmtCallbackModifierConstructorDescriptionStatementAgentInstanceFactoryCreateSchemaResult
(Viewable finalView, AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.context.aifactory.createtable
Constructors in com.espertech.esper.common.internal.context.aifactory.createtable with parameters of type AgentInstanceMgmtCallbackModifierConstructorDescriptionStatementAgentInstanceFactoryCreateTableResult
(Viewable finalView, AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext, TableInstance tableInstance) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.context.aifactory.createvariable
Constructors in com.espertech.esper.common.internal.context.aifactory.createvariable with parameters of type AgentInstanceMgmtCallbackModifierConstructorDescriptionStatementAgentInstanceFactoryCreateVariableResult
(Viewable finalView, AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.context.aifactory.createwindow
Classes in com.espertech.esper.common.internal.context.aifactory.createwindow that implement AgentInstanceMgmtCallbackModifier and TypeClassDescriptionstatic class
static class
Constructors in com.espertech.esper.common.internal.context.aifactory.createwindow with parameters of type AgentInstanceMgmtCallbackModifierConstructorDescriptionCreateNWAllInOneMgmtCallback
(NamedWindow namedWindow, AgentInstanceMgmtCallback optionalEnvStopCallback) StatementAgentInstanceFactoryCreateNWResult
(Viewable finalView, AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext, Viewable eventStreamParentViewable, Viewable topView, NamedWindowInstance namedWindowInstance, ViewableActivationResult viewableActivationResult) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.context.aifactory.ontrigger.core
Method parameters in com.espertech.esper.common.internal.context.aifactory.ontrigger.core with type arguments of type AgentInstanceMgmtCallbackModifier and TypeMethodDescriptionabstract InfraOnExprBaseViewResult
StatementAgentInstanceFactoryOnTriggerBase.determineOnExprView
(AgentInstanceContext agentInstanceContext, List<AgentInstanceMgmtCallback> stopCallbacks, boolean isRecoveringReslient) Constructors in com.espertech.esper.common.internal.context.aifactory.ontrigger.core with parameters of type AgentInstanceMgmtCallbackModifierConstructorDescriptionStatementAgentInstanceFactoryOnTriggerResult
(Viewable finalView, AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext, AggregationService optionalAggegationService, Map<Integer, SubSelectFactoryResult> subselectStrategies, PriorEvalStrategy[] priorStrategies, PreviousGetterStrategy[] previousGetterStrategies, RowRecogPreviousStrategy regexExprPreviousEvalStrategy, Map<Integer, ExprTableEvalStrategy> tableAccessStrategies, List<StatementAgentInstancePreload> preloadList, Runnable postContextMergeRunnable, EvalRootState optPatternRoot, ViewableActivationResult viewableActivationResult) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.context.aifactory.ontrigger.onset
Method parameters in com.espertech.esper.common.internal.context.aifactory.ontrigger.onset with type arguments of type AgentInstanceMgmtCallbackModifier and TypeMethodDescriptionStatementAgentInstanceFactoryOnTriggerSet.determineOnExprView
(AgentInstanceContext agentInstanceContext, List<AgentInstanceMgmtCallback> stopCallbacks, boolean isRecoveringReslient) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.context.aifactory.ontrigger.onsplit
Method parameters in com.espertech.esper.common.internal.context.aifactory.ontrigger.onsplit with type arguments of type AgentInstanceMgmtCallbackModifier and TypeMethodDescriptionStatementAgentInstanceFactoryOnTriggerSplitStream.determineOnExprView
(AgentInstanceContext agentInstanceContext, List<AgentInstanceMgmtCallback> stopCallbacks, boolean isRecoveringReslient) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.context.aifactory.ontrigger.ontrigger
Method parameters in com.espertech.esper.common.internal.context.aifactory.ontrigger.ontrigger with type arguments of type AgentInstanceMgmtCallbackModifier and TypeMethodDescriptionStatementAgentInstanceFactoryOnTriggerInfraBase.determineOnExprView
(AgentInstanceContext agentInstanceContext, List<AgentInstanceMgmtCallback> stopCallbacks, boolean isRecoveringResilient) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.context.aifactory.select
Constructors in com.espertech.esper.common.internal.context.aifactory.select with parameters of type AgentInstanceMgmtCallbackModifierConstructorDescriptionStatementAgentInstanceFactorySelectResult
(Viewable finalView, AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext, AggregationService optionalAggegationService, Map<Integer, SubSelectFactoryResult> subselectStrategies, PriorEvalStrategy[] priorStrategies, PreviousGetterStrategy[] previousGetterStrategies, RowRecogPreviousStrategy regexExprPreviousEvalStrategy, Map<Integer, ExprTableEvalStrategy> tableAccessStrategies, List<StatementAgentInstancePreload> preloadList, Runnable postContextMergeRunnable, EvalRootState[] patternRoots, JoinSetComposer joinSetComposer, Viewable[] topViews, Viewable[] eventStreamViewables, ViewableActivationResult[] viewableActivationResults, ResultSetProcessor resultSetProcessor) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.context.aifactory.update
Constructors in com.espertech.esper.common.internal.context.aifactory.update with parameters of type AgentInstanceMgmtCallbackModifierConstructorDescriptionStatementAgentInstanceFactoryUpdateResult
(Viewable finalView, AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext, Map<Integer, SubSelectFactoryResult> subselectActivations) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.context.util
Classes in com.espertech.esper.common.internal.context.util that implement AgentInstanceMgmtCallbackModifier and TypeClassDescriptionclass
static class
Fields in com.espertech.esper.common.internal.context.util declared as AgentInstanceMgmtCallbackModifier and TypeFieldDescriptionstatic final AgentInstanceMgmtCallback
AgentInstanceMgmtCallback.INSTANCE_NO_ACTION
Methods in com.espertech.esper.common.internal.context.util that return AgentInstanceMgmtCallbackModifier and TypeMethodDescriptionstatic AgentInstanceMgmtCallback
AgentInstanceUtil.finalizeSafeStopCallbacks
(List<AgentInstanceMgmtCallback> stopCallbacks) AgentInstance.getStopCallback()
Methods in com.espertech.esper.common.internal.context.util that return types with arguments of type AgentInstanceMgmtCallbackMethods in com.espertech.esper.common.internal.context.util with parameters of type AgentInstanceMgmtCallbackModifier and TypeMethodDescriptionvoid
AgentInstanceContext.addTerminationCallback
(AgentInstanceMgmtCallback callback) Add a stop-callback.void
AgentInstanceContext.removeTerminationCallback
(AgentInstanceMgmtCallback callback) static void
AgentInstanceUtil.stop
(AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext, Viewable finalView, boolean isStatementStop, boolean leaveLocksAcquired) static void
AgentInstanceUtil.stopSafe
(AgentInstanceMgmtCallback stopMethod, AgentInstanceContext agentInstanceContext) Method parameters in com.espertech.esper.common.internal.context.util with type arguments of type AgentInstanceMgmtCallbackModifier and TypeMethodDescriptionstatic AgentInstanceMgmtCallback
AgentInstanceUtil.finalizeSafeStopCallbacks
(List<AgentInstanceMgmtCallback> stopCallbacks) Constructors in com.espertech.esper.common.internal.context.util with parameters of type AgentInstanceMgmtCallbackModifierConstructorDescriptionAgentInstance
(AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext, Viewable finalView) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.epl.historical.common
Subinterfaces of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.epl.historical.commonModifier and TypeInterfaceDescriptioninterface
Interface for views that poll data based on information from other streams.Classes in com.espertech.esper.common.internal.epl.historical.common that implement AgentInstanceMgmtCallbackModifier and TypeClassDescriptionclass
Implements a poller viewable that uses a polling strategy, a cache and some input parameters extracted from event streams to perform the polling. -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.epl.historical.database.core
Classes in com.espertech.esper.common.internal.epl.historical.database.core that implement AgentInstanceMgmtCallback -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.epl.historical.method.core
Classes in com.espertech.esper.common.internal.epl.historical.method.core that implement AgentInstanceMgmtCallback -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.epl.namedwindow.consume
Classes in com.espertech.esper.common.internal.epl.namedwindow.consume that implement AgentInstanceMgmtCallbackModifier and TypeClassDescriptionclass
Represents a consumer of a named window that selects from a named window via a from-clause. -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.epl.namedwindow.core
Classes in com.espertech.esper.common.internal.epl.namedwindow.core that implement AgentInstanceMgmtCallback -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.epl.output.condition
Classes in com.espertech.esper.common.internal.epl.output.condition that implement AgentInstanceMgmtCallbackModifier and TypeClassDescriptionclass
A view that prepares output events, batching incoming events and invoking the result set processor as necessary. -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.epl.output.core
Classes in com.espertech.esper.common.internal.epl.output.core that implement AgentInstanceMgmtCallbackModifier and TypeClassDescriptionclass
class
class
A view that handles the "output snapshot" keyword in output rate stabilizing.class
class
class
-
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.epl.output.view
Classes in com.espertech.esper.common.internal.epl.output.view that implement AgentInstanceMgmtCallbackModifier and TypeClassDescriptionclass
class
A view that prepares output events, batching incoming events and invoking the result set processor as necessary.class
Handles output rate limiting for FIRST, only applicable with a having-clause and no group-by clause.class
Handles output rate limiting for FIRST, only applicable with a having-clause and no group-by clause.class
Handles output rate limiting for LAST and without order-by.class
A view that handles the "output snapshot" keyword in output rate stabilizing.class
Output process view that does not enforce any output policies and may simply hand over events to child views, does not handle distinct.class
Output process view that does not enforce any output policies and may simply hand over events to child views, but works with distinct and after-output policiesclass
Output process view that does not enforce any output policies and may simply hand over events to child views, but works with distinct and after-output policiesclass
-
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.epl.rowrecog.core
Subinterfaces of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.epl.rowrecog.coreModifier and TypeInterfaceDescriptioninterface
Service interface for match recognize.Classes in com.espertech.esper.common.internal.epl.rowrecog.core that implement AgentInstanceMgmtCallback -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.epl.subselect
Classes in com.espertech.esper.common.internal.epl.subselect that implement AgentInstanceMgmtCallbackModifier and TypeClassDescriptionclass
Implements a stop callback for use with subqueries to clear their indexes when a statement is stopped.Method parameters in com.espertech.esper.common.internal.epl.subselect with type arguments of type AgentInstanceMgmtCallbackModifier and TypeMethodDescriptionSubSelectStrategyFactory.instantiate
(Viewable viewableRoot, ExprEvaluatorContext exprEvaluatorContext, List<AgentInstanceMgmtCallback> stopCallbackList, int subqueryNumber, boolean isRecoveringResilient) SubSelectStrategyFactoryIndexShare.instantiate
(Viewable viewableRoot, ExprEvaluatorContext exprEvaluatorContext, List<AgentInstanceMgmtCallback> stopCallbackList, int subqueryNumber, boolean isRecoveringResilient) SubSelectStrategyFactoryLocalViewPreloaded.instantiate
(Viewable viewableRoot, ExprEvaluatorContext exprEvaluatorContext, List<AgentInstanceMgmtCallback> stopCallbackList, int subqueryNumber, boolean isRecoveringResilient) static Map<Integer,
SubSelectFactoryResult> SubSelectHelperStart.startSubselects
(Map<Integer, SubSelectFactory> subselects, ExprEvaluatorContext exprEvaluatorContext, AgentInstanceContext agentInstanceContextOpt, List<AgentInstanceMgmtCallback> stopCallbacks, boolean isRecoveringResilient) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.statement.resource
Methods in com.espertech.esper.common.internal.statement.resource that return AgentInstanceMgmtCallbackConstructors in com.espertech.esper.common.internal.statement.resource with parameters of type AgentInstanceMgmtCallbackModifierConstructorDescriptionStatementResourceHolder
(AgentInstanceContext agentInstanceContext, AgentInstanceMgmtCallback agentInstanceStopCallback, Viewable finalView, AggregationService aggregationService, PriorEvalStrategy[] priorEvalStrategies, PreviousGetterStrategy[] previousGetterStrategies, RowRecogPreviousStrategy rowRecogPreviousStrategy) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.view.core
Subinterfaces of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.view.coreMethod parameters in com.espertech.esper.common.internal.view.core with type arguments of type AgentInstanceMgmtCallbackModifier and TypeMethodDescriptionstatic ViewablePair
ViewFactoryUtil.materialize
(ViewFactory[] factories, Viewable eventStreamParent, AgentInstanceViewFactoryChainContext viewFactoryChainContext, List<AgentInstanceMgmtCallback> stopCallbacks) -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.view.expression
Classes in com.espertech.esper.common.internal.view.expression that implement AgentInstanceMgmtCallbackModifier and TypeClassDescriptionclass
This view is a moving window extending the into the past until the expression passed to it returns false.class
This view is a moving window extending the into the past until the expression passed to it returns false.class
This view is a moving window extending the into the past until the expression passed to it returns false. -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.view.firsttime
Classes in com.espertech.esper.common.internal.view.firsttime that implement AgentInstanceMgmtCallback -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.view.groupwin
Subinterfaces of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.view.groupwinClasses in com.espertech.esper.common.internal.view.groupwin that implement AgentInstanceMgmtCallbackModifier and TypeClassDescriptionfinal class
This view simply adds a property to the events posted to it.class
The group view splits the data in a stream to multiple subviews, based on a key index.class
-
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.view.intersect
Classes in com.espertech.esper.common.internal.view.intersect that implement AgentInstanceMgmtCallbackModifier and TypeClassDescriptionclass
A view that represents an intersection of multiple data windows.class
A view that represents an intersection of multiple data windows.class
A view that represents an intersection of multiple data windows. -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.view.time_accum
Classes in com.espertech.esper.common.internal.view.time_accum that implement AgentInstanceMgmtCallbackModifier and TypeClassDescriptionclass
A data window view that holds events in a stream and only removes events from a stream (rstream) if no more events arrive for a given time interval.class
A data window view that holds events in a stream and only removes events from a stream (rstream) if no more events arrive for a given time interval, also handling the remove stream by keeping set-like semantics. -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.view.timebatch
Classes in com.espertech.esper.common.internal.view.timebatch that implement AgentInstanceMgmtCallbackModifier and TypeClassDescriptionclass
A data view that aggregates events in a stream and releases them in one batch at every specified time interval.class
Same as theTimeBatchView
, this view also supports fast-remove from the batch for remove stream events. -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.view.timelengthbatch
Classes in com.espertech.esper.common.internal.view.timelengthbatch that implement AgentInstanceMgmtCallbackModifier and TypeClassDescriptionclass
A data view that aggregates events in a stream and releases them in one batch if either one of these conditions is reached, whichever comes first: One, a time interval passes. -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.view.timetolive
Classes in com.espertech.esper.common.internal.view.timetolive that implement AgentInstanceMgmtCallbackModifier and TypeClassDescriptionclass
Window retaining timestamped events up to a given number of seconds such that older events that arrive later are sorted into the window and released in timestamp order. -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.view.timewin
Classes in com.espertech.esper.common.internal.view.timewin that implement AgentInstanceMgmtCallbackModifier and TypeClassDescriptionclass
This view is a moving timeWindow extending the specified amount of milliseconds into the past. -
Uses of AgentInstanceMgmtCallback in com.espertech.esper.common.internal.view.union
Classes in com.espertech.esper.common.internal.view.union that implement AgentInstanceMgmtCallbackModifier and TypeClassDescriptionclass
A view that represents a union of multiple data windows wherein at least one is asymetric: it does not present a insert stream for each insert stream event received.class
A view that represents a union of multiple data windows.