Uses of Interface
com.espertech.esper.common.internal.util.StopCallback
Packages that use StopCallback
Package
Description
Result set processor for Aggregated and Grouped
Result set processor for Aggregated and Un-Grouped
Result set processor for Fully-Aggregated and Grouped
Result set processor for Rollup
Utility classes that center around Java type handling, printing, reflection, debugging
-
Uses of StopCallback in com.espertech.esper.common.internal.context.airegistry
Subinterfaces of StopCallback in com.espertech.esper.common.internal.context.airegistryClasses in com.espertech.esper.common.internal.context.airegistry that implement StopCallbackModifier and TypeClassDescriptionclass
class
class
-
Uses of StopCallback in com.espertech.esper.common.internal.epl.agg.core
Subinterfaces of StopCallback in com.espertech.esper.common.internal.epl.agg.coreModifier and TypeInterfaceDescriptioninterface
Service for maintaining aggregation state.Classes in com.espertech.esper.common.internal.epl.agg.core that implement StopCallbackModifier and TypeClassDescriptionclass
A null object implementation of the AggregationService interface. -
Uses of StopCallback in com.espertech.esper.common.internal.epl.agg.table
Classes in com.espertech.esper.common.internal.epl.agg.table that implement StopCallbackModifier and TypeClassDescriptionclass
Implementation for handling aggregation without any grouping (no group-by).class
Implementation for handling aggregation with grouping by group-keys.class
Implementation for handling aggregation with grouping by group-keys.class
Implementation for handling aggregation with grouping by group-keys.class
Implementation for handling aggregation with grouping by group-keys. -
Uses of StopCallback in com.espertech.esper.common.internal.epl.ontrigger
Classes in com.espertech.esper.common.internal.epl.ontrigger that implement StopCallbackModifier and TypeClassDescriptionclass
class
View for the on-delete statement that handles removing events from a named window.class
class
class
class
-
Uses of StopCallback in com.espertech.esper.common.internal.epl.pattern.core
Subinterfaces of StopCallback in com.espertech.esper.common.internal.epl.pattern.coreModifier and TypeInterfaceDescriptioninterface
Interface for a root state node accepting a callback to use to indicate pattern results.Classes in com.espertech.esper.common.internal.epl.pattern.core that implement StopCallbackModifier and TypeClassDescriptionclass
This class is always the root node in the evaluation state tree representing any activated event expression. -
Uses of StopCallback in com.espertech.esper.common.internal.epl.resultset.agggrouped
Subinterfaces of StopCallback in com.espertech.esper.common.internal.epl.resultset.agggrouped -
Uses of StopCallback in com.espertech.esper.common.internal.epl.resultset.core
Subinterfaces of StopCallback in com.espertech.esper.common.internal.epl.resultset.coreModifier and TypeInterfaceDescriptioninterface
Processor for result sets coming from 2 sources. -
Uses of StopCallback in com.espertech.esper.common.internal.epl.resultset.handthru
Classes in com.espertech.esper.common.internal.epl.resultset.handthru that implement StopCallback -
Uses of StopCallback in com.espertech.esper.common.internal.epl.resultset.rowforall
Subinterfaces of StopCallback in com.espertech.esper.common.internal.epl.resultset.rowforall -
Uses of StopCallback in com.espertech.esper.common.internal.epl.resultset.rowperevent
Subinterfaces of StopCallback in com.espertech.esper.common.internal.epl.resultset.rowperevent -
Uses of StopCallback in com.espertech.esper.common.internal.epl.resultset.rowpergroup
Subinterfaces of StopCallback in com.espertech.esper.common.internal.epl.resultset.rowpergroup -
Uses of StopCallback in com.espertech.esper.common.internal.epl.resultset.rowpergrouprollup
Subinterfaces of StopCallback in com.espertech.esper.common.internal.epl.resultset.rowpergrouprollup -
Uses of StopCallback in com.espertech.esper.common.internal.epl.resultset.simple
Subinterfaces of StopCallback in com.espertech.esper.common.internal.epl.resultset.simple -
Uses of StopCallback in com.espertech.esper.common.internal.util
Classes in com.espertech.esper.common.internal.util that implement StopCallbackModifier and TypeClassDescriptionclass
Stop callback that performs no action.Fields in com.espertech.esper.common.internal.util declared as StopCallbackModifier and TypeFieldDescriptionstatic final StopCallback
StopCallbackNoAction.INSTANCE
static final StopCallback
CollectionUtil.STOP_CALLBACK_NONE