Uses of Package
com.espertech.esper.common.internal.statement.insertintolatch
Packages that use com.espertech.esper.common.internal.statement.insertintolatch
Package
Description
-
Classes in com.espertech.esper.common.internal.statement.insertintolatch used by com.espertech.esper.common.internal.context.utilClassDescriptionClass to hold a current latch per statement that uses an insert-into stream (per statement and insert-into stream relationship).
-
Classes in com.espertech.esper.common.internal.statement.insertintolatch used by com.espertech.esper.common.internal.statement.insertintolatchClassDescriptionClass to hold a current latch per statement that uses an insert-into stream (per statement and insert-into stream relationship).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.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.