| Package | Description |
|---|---|
| net.openhft.chronicle.queue.impl.single |
| Modifier and Type | Class and Description |
|---|---|
class |
AppendLock |
class |
ReadOnlyWriteLock |
class |
TableStoreWriteLock
Implements
WriteLock using memory access primitives - see AbstractTSQueueLock. |
| Modifier and Type | Field and Description |
|---|---|
static WriteLock |
WriteLock.NO_OP |
| Modifier and Type | Method and Description |
|---|---|
WriteLock |
SingleChronicleQueueBuilder.appendLock() |
WriteLock |
SingleChronicleQueue.appendLock() |
Copyright © 2024. All rights reserved.