Class DispatchService
java.lang.Object
com.espertech.esper.common.internal.statement.dispatch.DispatchService
Implements dispatch service using a thread-local linked list of Dispatchable instances.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addExternal
(Dispatchable dispatchable) void
dispatch()
void
removeAll
(UpdateDispatchView updateDispatchView)
-
Constructor Details
-
DispatchService
public DispatchService()
-
-
Method Details
-
getDispatchStateThreadLocal
-
dispatch
public void dispatch() -
addExternal
-
removeAll
-