| Package | Description |
|---|---|
| net.openhft.chronicle.queue |
Main API for the Chronicle Queue library.
|
| net.openhft.chronicle.queue.util |
| Modifier and Type | Method and Description |
|---|---|
default Pretoucher |
ChronicleQueue.createPretoucher()
Creates a pretoucher which can be called from another thread to pre-load pages into the page cache.
|
| Modifier and Type | Method and Description |
|---|---|
Pretoucher |
PretoucherFactory.createPretoucher(@NotNull SingleChronicleQueue queue)
Deprecated.
|
static Pretoucher |
PretouchUtil.createPretoucher(@NotNull SingleChronicleQueue queue)
Deprecated.
|
Copyright © 2024. All rights reserved.