Uses of Class
com.espertech.esper.runtime.internal.kernel.updatedispatch.UpdateDispatchFutureWait
-
Uses of UpdateDispatchFutureWait in com.espertech.esper.runtime.internal.kernel.updatedispatch
Modifier and TypeMethodDescriptionvoid
UpdateDispatchFutureWait.setLater
(UpdateDispatchFutureWait later) Hand a later future to the dispatch to use for indicating completion via notify.ModifierConstructorDescriptionUpdateDispatchFutureWait
(UpdateDispatchViewBlockingWait view, UpdateDispatchFutureWait earlier, long msecTimeout) Ctor.