| Package | Description |
|---|---|
| net.openhft.chronicle.queue.impl.single | |
| net.openhft.chronicle.queue.util |
| Modifier and Type | Method and Description |
|---|---|
@NotNull SingleChronicleQueue |
SingleChronicleQueueBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static long |
BinarySearch.search(@NotNull SingleChronicleQueue q,
@NotNull net.openhft.chronicle.wire.Wire key,
@NotNull Comparator<net.openhft.chronicle.wire.Wire> c)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull SingleChronicleQueueBuilder |
SingleChronicleQueueBuilder.createAppenderConditionCreator(Function<SingleChronicleQueue,Condition> creator) |
| Constructor and Description |
|---|
QueueLockUnlockedCondition(SingleChronicleQueue singleChronicleQueue) |
| Modifier and Type | Method and Description |
|---|---|
net.openhft.chronicle.core.threads.EventHandler |
PretoucherFactory.createEventHandler(@NotNull SingleChronicleQueue queue) |
static net.openhft.chronicle.core.threads.EventHandler |
PretouchUtil.createEventHandler(@NotNull SingleChronicleQueue queue) |
Pretoucher |
PretoucherFactory.createPretoucher(@NotNull SingleChronicleQueue queue) |
static Pretoucher |
PretouchUtil.createPretoucher(@NotNull SingleChronicleQueue queue) |
Copyright © 2023. All rights reserved.