Uses of Class
com.espertech.esper.common.internal.statement.insertintolatch.InsertIntoLatchWait
-
Uses of InsertIntoLatchWait in com.espertech.esper.common.internal.statement.insertintolatch
Modifier and TypeMethodDescriptionvoid
InsertIntoLatchWait.setLater
(InsertIntoLatchWait later) Hand a later latch to use for indicating completion via notify.ModifierConstructorDescriptionInsertIntoLatchWait
(InsertIntoLatchFactory factory, InsertIntoLatchWait earlier, long msecTimeout, EventBean payload) Ctor.