Uses of Interface
com.espertech.esper.common.internal.util.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
Modifier and TypeClassDescriptionclass
class
class
-
Uses of StopCallback in com.espertech.esper.common.internal.epl.agg.core
Modifier and TypeInterfaceDescriptioninterface
Service for maintaining aggregation state.Modifier and TypeClassDescriptionclass
A null object implementation of the AggregationService interface. -
Uses of StopCallback in com.espertech.esper.common.internal.epl.agg.table
Modifier 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
Modifier 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
Modifier and TypeInterfaceDescriptioninterface
Interface for a root state node accepting a callback to use to indicate pattern results.Modifier 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
-
Uses of StopCallback in com.espertech.esper.common.internal.epl.resultset.core
Modifier and TypeInterfaceDescriptioninterface
Processor for result sets coming from 2 sources. -
Uses of StopCallback in com.espertech.esper.common.internal.epl.resultset.handthru
-
Uses of StopCallback in com.espertech.esper.common.internal.epl.resultset.rowforall
-
Uses of StopCallback in com.espertech.esper.common.internal.epl.resultset.rowperevent
-
Uses of StopCallback in com.espertech.esper.common.internal.epl.resultset.rowpergroup
-
Uses of StopCallback in com.espertech.esper.common.internal.epl.resultset.rowpergrouprollup
-
Uses of StopCallback in com.espertech.esper.common.internal.epl.resultset.simple
-
Uses of StopCallback in com.espertech.esper.common.internal.util
Modifier and TypeClassDescriptionclass
Stop callback that performs no action.Modifier and TypeFieldDescriptionstatic final StopCallback
StopCallbackNoAction.INSTANCE
static final StopCallback
CollectionUtil.STOP_CALLBACK_NONE