| 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 | Class and Description |
|---|---|
class |
StoreFileListeners |
| Modifier and Type | Field and Description |
|---|---|
static StoreFileListener |
StoreFileListener.NO_OP |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull WireStorePool |
WireStorePool.withSupplier(@NotNull WireStoreSupplier supplier,
StoreFileListener storeFileListener) |
| Modifier and Type | Method and Description |
|---|---|
StoreFileListener |
SingleChronicleQueueBuilder.storeFileListener() |
protected StoreFileListener |
SingleChronicleQueue.storeFileListener() |
| Modifier and Type | Method and Description |
|---|---|
SingleChronicleQueueBuilder |
SingleChronicleQueueBuilder.storeFileListener(StoreFileListener storeFileListener) |
Copyright © 2024. All rights reserved.