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