Package | Description |
---|---|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateDispatchFutureWait.setLater(UpdateDispatchFutureWait later)
Hand a later future to the dispatch to use for indicating completion via notify.
|
Constructor and Description |
---|
UpdateDispatchFutureWait(UpdateDispatchViewBlockingWait view,
UpdateDispatchFutureWait earlier,
long msecTimeout)
Ctor.
|