Uses of Interface
com.espertech.esper.common.internal.statement.insertintolatch.InsertIntoLatch
-
Uses of InsertIntoLatch in com.espertech.esper.common.internal.statement.insertintolatch
Modifier and TypeClassDescriptionclass
A spin-locking implementation of a latch for use in guaranteeing delivery between a single event produced by a single statement and consumable by another statement.class
A suspend-and-notify implementation of a latch for use in guaranteeing delivery between a single event produced by a single statement and consumable by another statement.