| 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 |
|---|---|
static RollCycle |
RollCycle.from(int length,
String format,
java.time.ZoneId zone) |
| Constructor and Description |
|---|
RollingResourcesCache(RollCycle cycle,
java.util.function.Function<String,File> fileFactory) |
| Modifier and Type | Method and Description |
|---|---|
RollCycle |
SingleChronicleQueueBuilder.rollCycle() |
RollCycle |
SingleChronicleQueue.rollCycle() |
| Modifier and Type | Method and Description |
|---|---|
SingleChronicleQueueBuilder |
SingleChronicleQueueBuilder.rollCycle(RollCycle rollCycle) |
Copyright © 2016. All rights reserved.