| Package | Description |
|---|---|
| net.openhft.chronicle.queue.impl.single | |
| net.openhft.chronicle.queue.impl.table |
| Modifier and Type | Field and Description |
|---|---|
static StoreRecoveryFactory |
TimedStoreRecovery.FACTORY |
| Modifier and Type | Method and Description |
|---|---|
StoreRecoveryFactory |
SingleChronicleQueue.recoverySupplier() |
StoreRecoveryFactory |
SingleChronicleQueueBuilder.recoverySupplier() |
| Modifier and Type | Method and Description |
|---|---|
SingleChronicleQueueBuilder |
SingleChronicleQueueBuilder.recoverySupplier(StoreRecoveryFactory recoverySupplier) |
| Modifier and Type | Method and Description |
|---|---|
StoreRecoveryFactory |
SingleTableBuilder.recoverySupplier() |
| Modifier and Type | Method and Description |
|---|---|
SingleTableBuilder<T> |
SingleTableBuilder.recoverySupplier(StoreRecoveryFactory recoverySupplier) |
Copyright © 2019. All rights reserved.