| Package | Description |
|---|---|
| net.openhft.chronicle.queue.impl.single | |
| net.openhft.chronicle.queue.internal.domestic |
This package and any and all sub-packages contains domestic classes for this Chronicle library.
|
| Modifier and Type | Method and Description |
|---|---|
QueueOffsetSpec |
SingleChronicleQueueBuilder.queueOffsetSpec() |
| Modifier and Type | Method and Description |
|---|---|
static QueueOffsetSpec |
QueueOffsetSpec.ofEpoch(long epoch) |
static QueueOffsetSpec |
QueueOffsetSpec.ofNone() |
static QueueOffsetSpec |
QueueOffsetSpec.ofRollTime(@NotNull LocalTime time,
@NotNull ZoneId zoneId) |
static QueueOffsetSpec |
QueueOffsetSpec.parse(@NotNull String definition) |
Copyright © 2022. All rights reserved.