Class | Description |
---|---|
InsertIntoLatchFactory |
Class to hold a current latch per statement that uses an insert-into stream (per statement and insert-into stream
relationship).
|
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.
|
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–2018. All rights reserved.