| Package | Description |
|---|---|
| net.openhft.chronicle.queue | |
| net.openhft.chronicle.queue.impl | |
| net.openhft.chronicle.queue.impl.single |
| Modifier and Type | Class and Description |
|---|---|
class |
RollCycles |
| Modifier and Type | Method and Description |
|---|---|
RollCycle |
ChronicleQueueBuilder.rollCycle() |
| Modifier and Type | Method and Description |
|---|---|
B |
ChronicleQueueBuilder.rollCycle(RollCycle rollCycle) |
| Modifier and Type | Field and Description |
|---|---|
protected RollCycle |
AbstractChronicleQueueBuilder.rollCycle |
| Modifier and Type | Method and Description |
|---|---|
RollCycle |
RollingChronicleQueue.rollCycle() |
RollCycle |
AbstractChronicleQueueBuilder.rollCycle() |
| Modifier and Type | Method and Description |
|---|---|
B |
AbstractChronicleQueueBuilder.rollCycle(RollCycle rollCycle) |
| Constructor and Description |
|---|
RollingResourcesCache(RollCycle cycle,
long epoch,
java.util.function.Function<String,File> nameToFile,
java.util.function.Function<File,String> fileToName) |
| Modifier and Type | Method and Description |
|---|---|
RollCycle |
SingleChronicleQueue.rollCycle() |
Copyright © 2016. All rights reserved.