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