Uses of Interface
com.espertech.esper.common.internal.context.util.EPStatementDispatch
Package
Description
-
Uses of EPStatementDispatch in com.espertech.esper.common.internal.context.util
Modifier 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
Modifier 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
Modifier 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).