| Package | Description |
|---|---|
| net.openhft.chronicle.queue.impl |
This package and any and all sub-packages contains strictly internal classes for this Chronicle library.
|
| net.openhft.chronicle.queue.impl.single |
| Modifier and Type | Method and Description |
|---|---|
QueueLock |
RollingChronicleQueue.queueLock() |
| Modifier and Type | Class and Description |
|---|---|
class |
NoopQueueLock |
class |
TSQueueLock
Implements queue lock via TableStore mechanism.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull QueueLock |
SingleChronicleQueue.queueLock() |
Copyright © 2021. All rights reserved.