Uses of Interface
com.espertech.esper.common.internal.context.util.EPStatementDispatch
Packages that use EPStatementDispatch
Package
Description
-
Uses of EPStatementDispatch in com.espertech.esper.common.internal.context.util
Methods in com.espertech.esper.common.internal.context.util that return EPStatementDispatchMethods in com.espertech.esper.common.internal.context.util with parameters of type EPStatementDispatchModifier and TypeMethodDescriptionvoid
EPStatementAgentInstanceHandle.setOptionalDispatchable
(EPStatementDispatch optionalDispatchable) Provides a callback for use when statement processing for filters and schedules is done, for use by join statements that require an explicit indicator that all joined streams results have been processed. -
Uses of EPStatementDispatch in com.espertech.esper.common.internal.epl.join.base
Classes in com.espertech.esper.common.internal.epl.join.base that implement EPStatementDispatchModifier and TypeClassDescriptionclass
This class reacts to any new data buffered by registring with the dispatch service. -
Uses of EPStatementDispatch in com.espertech.esper.common.internal.view.core
Classes in com.espertech.esper.common.internal.view.core that implement EPStatementDispatchModifier and TypeClassDescriptionfinal class
View to handle pattern discarding for a single stream (no join).final class
View to dispatch for a single stream (no join).