| Package | Description |
|---|---|
| net.openhft.chronicle.queue | |
| net.openhft.chronicle.queue.impl.single |
| Modifier and Type | Class and Description |
|---|---|
class |
RollCycles |
| Modifier and Type | Method and Description |
|---|---|
static RollCycle |
RollCycle.forFormat(String format) |
static RollCycle |
RollCycle.forLength(int length) |
static RollCycle |
RollCycle.from(int length,
String format,
java.time.ZoneId zone)
TODO: refactor
|
| Constructor and Description |
|---|
RollDateCache(RollCycle cycle) |
| Modifier and Type | Method and Description |
|---|---|
RollCycle |
SingleChronicleQueueBuilder.rollCycle() |
| Modifier and Type | Method and Description |
|---|---|
SingleChronicleQueueBuilder |
SingleChronicleQueueBuilder.rollCycle(RollCycle rollCycle) |
Copyright © 2015. All rights reserved.