Package | Description |
---|---|
com.espertech.esper.common.internal.statement.insertintolatch |
Modifier and Type | Class and Description |
---|---|
class |
InsertIntoLatchSpin
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 |
InsertIntoLatchWait
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.
|
Copyright © 2005–2022. All rights reserved.